DefaultMaxCaptionWidth Constant
In This Article
Specifies the default caption width of legend items in multi-column legend pane layouts.
#Declaration
Delphi
const DefaultMaxCaptionWidth = 120.0;
#Remarks
The DefaultMaxCaptionWidth
typed constant defines the default MaxCaptionWidth property value.
See Also