|
BaseAxisWithLabelsVisual3DMajorTicksLength Property |
Gets or sets a double value that defines the length of major tick lines. Default value is 5. When set to 0, then major tick lines are not shown (but labels are still shown).
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public double MajorTicksLength { get; set; }
Property Value
DoubleSee Also