ChartAxisTitleInstance.Caption 属性

定义

获取 Caption 类中 ChartAxisTitle 属性的计算值。

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

属性值

一个 string 值,该值表示 Caption 属性的计算值。

适用于