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