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