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

속성 값

AxisLabel 속성의 계산된 값을 나타내는 object입니다.

적용 대상