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