You are here: Symbol Reference > MtxVecTee Namespace > Classes > TColorPalette Class > public > TColorPalette.AutoMaxMin Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TColorPalette.AutoMaxMin Property

Set to true, if MaxValue and MinValue are computed internally.

Pascal
property AutoMaxMin: boolean;

Set this property to true, if MaxValue and MinValue are to be computed internally each time data changes. If you want to maintain a fixed scaling, set this property to false, but dont forget to set MinValue and MaxValue properties manually.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!