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