Share via


AnnotationGroup.LineDashStyle Eigenschaft

Definition

Ruft den Linienstil der Anmerkung ab oder legt diesen fest.

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

Eigenschaftswert

Ein ChartDashStyle-Wert, der zum Zeichnen einer Anmerkungslinie verwendet wird.

Attribute

Gilt für: