Compartir a través de


Enumeración ChartCalloutStyles

Specifies the style to use when drawing the callout lines.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration ChartCalloutStyles
'Uso
Dim instance As ChartCalloutStyles
public enum ChartCalloutStyles
public enum class ChartCalloutStyles
type ChartCalloutStyles
public enum ChartCalloutStyles

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel