GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / LabelStyle Property
In This Topic
    LabelStyle Property
    In This Topic
    Gets or sets the layout style with which the tick labels are drawn.
    Syntax
    [Category("Appearance")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("Determines the layout style with which the tick labels.")]
    public virtual GraduatedScaleLabelStyle LabelStyle {get; set;}
    See Also