Back to Devexpress

DefaultTitleSize Constant

vcl-dxchartcore-dot-tdxchartvisualelementtitle-ea6383f5.md

latest568 B
Original Source

DefaultTitleSize Constant

Specifies the default font size in typographic points.

Declaration

delphi
const DefaultTitleSize: Integer = 12;

Returns

TypeDescription
Integer

The default font size in typographic points at 96 DPI.

|

See Also

TdxChartVisualElementTitle Class

TdxChartVisualElementTitle Members

dxChartCore Unit