Action
Gets the field of the data provider that determines the radius of each symbol, relative to the other data points in the chart.
Syntax
C#
protected String radiusField { get; }
VB
'Declaration
Protected Read Property radiusField As String
Access
Read only.