|
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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double MajorTicksStep { get; set; }
Property Value
DoubleSee Also