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