ChartSeries.SmartLabel Property

Definition

Gets the smart label settings.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartSmartLabel ^ SmartLabel { Microsoft::ReportingServices::OnDemandReportRendering::ChartSmartLabel ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabel SmartLabel { get; }
member this.SmartLabel : Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabel
Public MustOverride ReadOnly Property SmartLabel As ChartSmartLabel

Property Value

A ChartSmartLabel object.

Applies to