GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IndicatorNeedleStyle Enumeration
In This Topic
    IndicatorNeedleStyle Enumeration
    In This Topic
    Specifies the appearance of the needle
    Syntax
    public enum IndicatorNeedleStyle : System.Enum 
    Members
    MemberDescription
    BarThe IndicatorNeedle appears as a rectangle
    KiteThe IndicatorNeedle appears as a kite
    LineThe IndicatorNeedle appears as a line between its pivot and end point
    See Also