Enumerazione ChartCalloutStyles
Specifies the style to use when drawing the callout lines.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartCalloutStyles
'Utilizzo
Dim instance As ChartCalloutStyles
public enum ChartCalloutStyles
public enum class ChartCalloutStyles
type ChartCalloutStyles
public enum ChartCalloutStyles
Membri
Nome membro | Descrizione | |
---|---|---|
Box | Attach the callout line to a box around the label. | |
None | No additional label style for the callout line. | |
Underline | Attach the callout line to an underline on the label. |