Hide Comments
Hide Comments

Comments (0)

Specifies the minimum size (in pixels) of a sub-chart value before the sub-chart's value captions will be displayed (SubChart.Options includes coLabelEachPoint). Both the Width and Height of the subchart value must exceed the LabelThreshold before the axes will be displayed. As the user zooms and unzooms, the captions' visibility will change based on this property.

If the SubChart.Options does not include coLabelEachPoint, this property is ignored.

Namespace: RSCharts

expandingSyntax

Delphi

published
  property LabelThreshold: Integer read FLabelThreshold write SetLabelThreshold default DEFAULT_LABEL_THRESHOLD;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb