GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / TickColor Property
In This Topic
    TickColor Property (GraduatedScale)
    In This Topic
    Gets or sets the color used to draw tick marks.
    Syntax
    [Category("Appearance")]
    [Description("The color used to draw tick marks.")]
    public virtual Color TickColor {get; set;}
    See Also