GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / LabelFormat Property
In This Topic
    LabelFormat Property
    In This Topic
    Gets or sets the format string for formatting label values.
    Syntax
    [Category("Appearance")]
    [DefaultValue("G")]
    [Description("The format string used to format label values.")]
    public virtual string LabelFormat {get; set;}
    See Also