Condividi tramite


Enumerazione ChartCalloutStyle

Specifies the style to use when drawing the callout lines.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartCalloutStyle
'Utilizzo
Dim instance As ChartCalloutStyle
public enum ChartCalloutStyle
public enum class ChartCalloutStyle
type ChartCalloutStyle
public enum ChartCalloutStyle

Membri

Nome membro Descrizione
Underline Attach the callout line to an underline on the label.
Box Attach the callout line to a box around the label.
None No additional label style for the callout line.