GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / TickMajorWidth Property
In This Topic
    TickMajorWidth Property (GraduatedScale)
    In This Topic
    Gets or sets the pen width of major tick marks.
    Syntax
    [Category("Appearance")]
    [DefaultValue(2)]
    [Description("Width of a major tick.")]
    public virtual float TickMajorWidth {get; set;}
    See Also