Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DMajorTicksLength Property

Gets or sets a double value that defines the length of major tick lines. Default value is 5. When set to 0, then major tick lines are not shown (but labels are still shown).

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

Property Value

Double
See Also