Enumeración ChartCalloutStyle
Specifies the style to use when drawing the callout lines.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration ChartCalloutStyle
'Uso
Dim instance As ChartCalloutStyle
public enum ChartCalloutStyle
public enum class ChartCalloutStyle
type ChartCalloutStyle
public enum ChartCalloutStyle
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.OnDemandReportRendering