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