ChartSmartLabelInstance.CalloutLineStyle Property

Definition

Gets the calculated value of the CalloutLineStyle property in a ChartSmartLabel class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineStyle CalloutLineStyle { Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineStyle get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle CalloutLineStyle { get; }
member this.CalloutLineStyle : Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle
Public ReadOnly Property CalloutLineStyle As ChartCalloutLineStyle

Property Value

A ChartCalloutLineStyle value that represents the calculated value of the CalloutLineStyle property.

Applies to