AxisScaleBreakStyle.Spacing Propriedade

Definição

Obtém ou define o intervalo de espaçamento entre as linhas de quebra de escala.Gets or sets the spacing gap between the lines of the scale break. O intervalo de espaçamento é representado como um percentual do eixo Y.The spacing gap is represented as a percentage of the Y-axis.

public:
 property double Spacing { double get(); void set(double value); };
public double Spacing { get; set; }
member this.Spacing : double with get, set
Public Property Spacing As Double

Valor da propriedade

Double

Um valor de double que representa o intervalo de espaçamento entre as linhas de quebra de escala.A double value that represents the spacing gap between the lines of the scale break.

Aplica-se a