Compartilhar via


Enumeração ChartCalloutStyles

Specifies the style to use when drawing the callout lines.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Enumeration ChartCalloutStyles
'Uso
Dim instance As ChartCalloutStyles
public enum ChartCalloutStyles
public enum class ChartCalloutStyles
type ChartCalloutStyles
public enum ChartCalloutStyles

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.ReportingServices.RdlObjectModel