AxisScaleBreakStyle.BreakLineStyle Eigenschaft

Definition

Ruft die Formatvorlage der Umbruchlinie ab, die zum Zeichnen des Skalierungsumbruchs verwendet wird, oder legt diese 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

Ein BreakLineStyle Enumerationswert.

Gilt für: