[]
Initializes a new instance of the FpChart class.
public ChartShape(ChartViewType viewType)
Public Sub New(viewType As ChartViewType)
Type | Name | Description |
---|---|---|
ChartViewType | viewType | Type of the view. |
Initializes a new instance of the FpChart class. The created chart will be displayed in 2D view.
public ChartShape()
Public Sub New()