DefaultChartTitleSize Constant
In This Article
Specifies the default title font size in typographic points.
#Declaration
Delphi
const DefaultChartTitleSize: Integer = 10;
#Returns
Type | Description |
---|---|
Integer | The default title font size in typographic points. |
See Also