 |
AxisWithLabelsBaseNodeMinorTicksStep Property |
Gets or sets a float 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: Ab4d.SharpEngine.SceneNodesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic float MinorTicksStep { get; set; }Property Value
Single
See Also