ImageEn, unit histogrambox |
|
THistogramBox.Labels
Declaration
property Labels: THistogramLabels;
Description
Specify which labels (vertical and horizontal) are shown:
Value | Description |
hlHorizontal | Range is shown along the X axis (0 to 255) |
hlVertical | Values are shown along the Y axis |
Default: [hlVertical, hlHorizontal];
See Also
◼TruncateLabels