ChartSeries.SmartLabel 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 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.