Share via


AxisScaleBreakStyle.BreakLineStyle Eigenschaft

Definition

Ruft den Stil der Unterbrechungslinie ab, mit der die Skalierungsunterbrechung gezeichnet wird, oder legt diesen fest.

public:
 property System::Windows::Forms::DataVisualization::Charting::BreakLineStyle BreakLineStyle { System::Windows::Forms::DataVisualization::Charting::BreakLineStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::BreakLineStyle value); };
public System.Windows.Forms.DataVisualization.Charting.BreakLineStyle BreakLineStyle { get; set; }
member this.BreakLineStyle : System.Windows.Forms.DataVisualization.Charting.BreakLineStyle with get, set
Public Property BreakLineStyle As BreakLineStyle

Eigenschaftswert

BreakLineStyle

Ein BreakLineStyle-Enumerationswert.

Gilt für