...
Description |
---|
Excerpt |
---|
Create a new blank ChartText object which is automatically added to the ChartTextCollection. |
Signature | ||||
---|---|---|---|---|
| ||||
public abstract ChartText CreateChartText()
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public MustOverride Function CreateChartText() As ChartText
{signature}
{returns}A new {{ChartText}} object.{returns}
|
Returns |
---|
A new |