DataPointCustomProperties.BackHatchStyle Eigenschaft

Definition

Ruft die Schraffurart des Hintergrunds ab oder legt diese fest.

public:
 property System::Windows::Forms::DataVisualization::Charting::ChartHatchStyle BackHatchStyle { System::Windows::Forms::DataVisualization::Charting::ChartHatchStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::ChartHatchStyle value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle BackHatchStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.BackHatchStyle : System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle with get, set
Public Property BackHatchStyle As ChartHatchStyle

Eigenschaftswert

Ein ChartHatchStyle-Enumerationswert, der verwendet wird, um die Schraffurart des Hintergrunds zu zeichnen.

Attribute

Gilt für: