CalloutAnnotation.BackHatchStyle Eigenschap

Definitie

Hiermee haalt u de achtergrondluikstijl van de aantekening op of stelt u deze in.

public:
 virtual 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.Browsable(true)]
public override System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle BackHatchStyle { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.BackHatchStyle : System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle with get, set
Public Overrides Property BackHatchStyle As ChartHatchStyle

Waarde van eigenschap

Een ChartHatchStyle waarde die wordt gebruikt om de annotatieachtergrond te tekenen.

Kenmerken

Opmerkingen

Er worden twee kleuren gebruikt om het luik te tekenen en worden ingesteld met de BackColor en BackSecondaryColor eigenschappen.

Van toepassing op