[]
Create an instance of ChartTypeMenuItem type.
public ChartTypeMenuItem()
Public Sub New()
Create an instance of ChartTypeMenuItem type.
public ChartTypeMenuItem(FlexChart chart = null, string text = "Chart Type")
Public Sub New(Optional chart As FlexChart = Nothing, Optional text As String = "Chart Type")
| Type | Name | Description |
|---|---|---|
| FlexChart | chart | FlexChart control. |
| string | text | Menu text. |