[]
Creates a new instance of baseChartFont class.
public baseChartFont()
Public Sub New()
Creates a new instance of baseChartFont class.
public baseChartFont(Font font)
Public Sub New(font As Font)
| Type | Name | Description |
|---|---|---|
| Font | font | The font to be assigned. |