LegendItem.SeparatorType 属性

定义

获取或设置图例项的分隔符样式。

public:
 property System::Web::UI::DataVisualization::Charting::LegendSeparatorStyle SeparatorType { System::Web::UI::DataVisualization::Charting::LegendSeparatorStyle get(); void set(System::Web::UI::DataVisualization::Charting::LegendSeparatorStyle value); };
public System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle SeparatorType { get; set; }
member this.SeparatorType : System.Web.UI.DataVisualization.Charting.LegendSeparatorStyle with get, set
Public Property SeparatorType As LegendSeparatorStyle

属性值

一个 LegendSeparatorStyle 枚举值。

适用于