GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorSliderStyle Enumeration
In This Topic
    IndicatorSliderStyle Enumeration
    In This Topic
    Specifies the style used to paint an IndicatorSlider.
    Syntax
    public enum IndicatorSliderStyle : System.Enum 
    Members
    MemberDescription
    BarA style for painting a IndicatorSlider.
    TrianglesA style for painting a IndicatorSlider.
    See Also