다음을 통해 공유


ChartItemInLegendInstance.LegendText 속성

정의

LegendText 클래스의 ChartItemInLegend 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

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

적용 대상