ChartSeries.ChartSmartLabel 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.
Smart label properties.
public:
property Microsoft::ReportingServices::RdlObjectModel::ChartSmartLabel ^ ChartSmartLabel { Microsoft::ReportingServices::RdlObjectModel::ChartSmartLabel ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartSmartLabel ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartSmartLabel ChartSmartLabel { get; set; }
member this.ChartSmartLabel : Microsoft.ReportingServices.RdlObjectModel.ChartSmartLabel with get, set
Public Property ChartSmartLabel As ChartSmartLabel
Property Value
A ChartSmartLabel object.