ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartStyleFill Class / RadialGradientFocusPointY Property

In This Topic
    RadialGradientFocusPointY Property
    In This Topic
    A value that indicates the y value of radial gradient focus point of ChartStyleFill. This property works only when Type is RadialGradient.
    Syntax
    'Declaration
     
    Public Property RadialGradientFocusPointY As System.Double
    public System.double RadialGradientFocusPointY {get; set;}
    See Also