Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DMajorTicksStep Property

Gets or sets a double value that defines the step (difference) between two major ticks makers and labels (labels are rendered next to major tick markers). When set to zero or negative value, then major ticks and labels are not shown. Default value is 1.

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

Property Value

Double
See Also