CategoryNames Property
CategoryNames
Gets the collection of category names for the series.
Declaration
[FpCategory("Category_Data")]
public StringCollection CategoryNames { get; }
<FpCategory("Category_Data")>
Public ReadOnly Property CategoryNames As StringCollection