Hide Comments
Hide Comments

Comments (0)

Specifies the minimum size (in pixels) of a sub-chart value before the axes will be displayed (assuming the axes' visible property is true). Both the Width and Height of the subchart value must exceed the AxisThreshold before the axes will be displayed. As the user zooms and unzooms, the axes' visibility will change based on this property.

If the SubChartHorizontalAxis.Visible is False and SubChartVerticalAxis.Visible is False, this value is ignored.

Namespace: FMX.RS.Charts

expandingSyntax

Delphi

published
  property AxisThreshold: Integer read FAxisThreshold write SetAxisThreshold default DEFAULT_AXIS_THRESHOLD;
 

Property Value

Type: Integer

expandingSee Also

Comments (0)

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