[]
Creates the format data point form.
protected virtual Form CreateFormatDataPointForm(ChartModel model, ChartViewType viewType, Series series, int pointIndex)
Protected Overridable Function CreateFormatDataPointForm(model As ChartModel, viewType As ChartViewType, series As Series, pointIndex As Integer) As Form
Type | Name | Description |
---|---|---|
ChartModel | model | The model. |
ChartViewType | viewType | Type of the view. |
Series | series | The series. |
int | pointIndex | Index of the point. |
Type | Description |
---|---|
Form |