GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / LabelDistance Property
In This Topic
    LabelDistance Property
    In This Topic
    Gets or sets the distance at which labels are centered away from the tick mark.
    Syntax
    [Category("Appearance")]
    [DefaultValue(10)]
    [Description("The distance at which labels are centered away from the tick mark.")]
    public virtual float LabelDistance {get; set;}
    See Also