ChartSeriesInstance.CategoryAxisName Property

Definition

Gets the calculated value of the CategoryAxisName property in a ChartSeries class.

public:
 property System::String ^ CategoryAxisName { System::String ^ get(); };
public string CategoryAxisName { get; }
member this.CategoryAxisName : string
Public ReadOnly Property CategoryAxisName As String

Property Value

A string value that represents the calculated value of the CategoryAxisName property.

Applies to