[]
        
(Showing Draft Content)

FarPoint.Web.Chart.RadarIndexAxis.-ctor

RadarIndexAxis Constructor

RadarIndexAxis()

Creates a new axis.

Declaration
public RadarIndexAxis()
Public Sub New()

RadarIndexAxis(RadarIndexAxis)

Creates a new axis that is a deep copy of the specified axis.

Declaration
public RadarIndexAxis(RadarIndexAxis axis)
Public Sub New(axis As RadarIndexAxis)
Parameters
Type Name Description
RadarIndexAxis axis

Axis to copy.