Compartilhar via


Enumeração ChartCalloutLineStyle

Specifies the style of the callout line.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

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

Membros

Nome do membro Descrição
DashDot A dash-dot line.
DashDotDot A dash-dot-dot line.
Dashed A dashed line.
Dotted A dotted line.
Double A double solid line.
None No line.
Solid A solid line.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering