ChartSeries.Name 属性

定义

获取图表序列的名称。

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

属性值

String

一个 string 值。

适用于