Class RulerTicksProperties
Represents properties for Ruler ticks.
public class RulerTicksProperties
- Inheritance
-
RulerTicksProperties
- Inherited Members
Properties
MajorTicksValue
Gets or sets the value between the major ticks.
public double MajorTicksValue { get; set; }
Property Value
MajorTicksWidth
Gets or sets the pixel width of one major tick.
public double MajorTicksWidth { get; set; }