SeriesDescription Property
Summary
Gets or sets the description of the series.
Syntax
[DataMemberAttribute()]
public string SeriesDescription { get; set; }
public:
[DataMemberAttribute]
property String^ SeriesDescription
{
String^ get()
void set(String^ value)
}
Property Value
The description of the series.