ShowMinorGridLines

Axis.ShowMinorGridLines 属性

要隐藏次要网格线,请将 MinorGridLinesFormat.Line.FillFormat.FillType 设置为 FillType.NoFill。只读布尔值。

public bool ShowMinorGridLines { get; }

另见