TextAnnotation.BackHatchStyle Property

Definition

This property is not applicable to the text annotation type.

public:
 virtual property System::Web::UI::DataVisualization::Charting::ChartHatchStyle BackHatchStyle { System::Web::UI::DataVisualization::Charting::ChartHatchStyle get(); void set(System::Web::UI::DataVisualization::Charting::ChartHatchStyle value); };
[System.ComponentModel.Browsable(false)]
public override System.Web.UI.DataVisualization.Charting.ChartHatchStyle BackHatchStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.BackHatchStyle : System.Web.UI.DataVisualization.Charting.ChartHatchStyle with get, set
Public Overrides Property BackHatchStyle As ChartHatchStyle

Property Value

A ChartHatchStyle enumeration value.

Attributes

Remarks

This property is not applicable to the text annotation type.

Applies to