ChartSmartLabelInstance.CalloutLineStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.