Share via


Axis.MinorUnit 属性

定义

返回或设置数值轴上的次要单位。 读/写。

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

属性值

Double

注解

设置此属性会将属性 MinorUnitIsAuto 设置为 False

TickLabelSpacing使用 属性在分类轴上设置刻度线间距。

适用于