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