ImageAnnotation.LineDashStyle 属性
定义
此属性不适用于图像批注类型。This property is not applicable to the image annotation type.
public:
virtual property System::Web::UI::DataVisualization::Charting::ChartDashStyle LineDashStyle { System::Web::UI::DataVisualization::Charting::ChartDashStyle get(); void set(System::Web::UI::DataVisualization::Charting::ChartDashStyle value); };
[System.ComponentModel.Browsable(false)]
public override System.Web.UI.DataVisualization.Charting.ChartDashStyle LineDashStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.LineDashStyle : System.Web.UI.DataVisualization.Charting.ChartDashStyle with get, set
Public Overrides Property LineDashStyle As ChartDashStyle
属性值
一个 ChartDashStyle 枚举值。A ChartDashStyle enumeration value.
- 属性
注解
此属性不适用于图像批注类型。This property is not applicable to the image annotation type.