Chart.ChartStyle 属性

定义

返回或设置图表的图表样式。 读取/写入 对象

public:
 property System::Object ^ ChartStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object ChartStyle { get; set; }
member this.ChartStyle : obj with get, set
Public Property ChartStyle As Object

属性值

Object

注解

您可以使用介于 1 到 48 之间的数字设置图表样式。

适用于