GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorSlider Class / Style Property
In This Topic
    Style Property (IndicatorSlider)
    In This Topic
    Gets or sets the style used to draw the IndicatorSlider.
    Syntax
    [Category("Appearance")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("The style used to draw the IndicatorSlider.")]
    public IndicatorSliderStyle Style {get; set;}
    See Also