AxisScaleBreakStyle.LineDashStyle Egenskap

Definition

Hämtar eller anger formatmallen för skalningsbrytningslinjen.

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

Egenskapsvärde

Ett ChartDashStyle värde som representerar formatmallen för skalningsbrytningslinjen.

Gäller för