Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DMinorTicksLength Property

Gets or sets a double value that defines the length of minor tick lines. Default value is 2.5. When set to 0, then minor tick lines are not shown.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double MinorTicksLength { get; set; }

Property Value

Double
See Also