Share via


ChartDataPointInstance.AxisLabel 属性

定义

获取 AxisLabel 类中 ChartDataPoint 属性的计算值。

public:
 property System::Object ^ AxisLabel { System::Object ^ get(); };
public object AxisLabel { get; }
member this.AxisLabel : obj
Public ReadOnly Property AxisLabel As Object

属性值

一个object,该对象表示 AxisLabel 属性的计算值。

适用于