DataPointCustomProperties.BackHatchStyle Propiedad

Definición

Obtiene o establece el estilo de sombreado de fondo.

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

Valor de propiedad

ChartHatchStyle

Un valor de enumeración de ChartHatchStyle que se utiliza para dibujar el estilo de la sombreado de fondo.

Atributos

Se aplica a