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