|
BaseAxisWithLabelsVisual3DMinorTicksStep Property |
Gets or sets a double value that defines the step (difference) between two minor ticks makers.
When set to zero, negative value or when the value is smaller then
MajorTicksStep, then minor ticks are not shown. Default value is 0.5.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double MinorTicksStep { get; set; }
Property Value
DoubleSee Also