Skip to main content

TcxGridChartHistogramAxisValue Members

A value axis in all diagrams that provide axes for chart value measurements and comparisons.

Constructors

Name Description
Create(TcxGridChartDiagram) Initializes a new instance of the TcxCustomGridChartDiagramOptions class with specified settings. Inherited from TcxCustomGridChartDiagramOptions.

Properties

Name Description
Diagram Provides access to the chart diagram which displays the axis. Inherited from TcxGridChartHistogramAxis.
GridLines Specifies the visibility of chart gridlines associated with the axis. Inherited from TcxGridChartHistogramAxis.
GridView Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class. Inherited from TcxCustomGridChartDiagramOptions.
MaxValue Specifies the maximum range value for the value axis.
MinMaxValues Specifies the display range type for the value axis.
MinValue Specifies the minimum range value for the value axis.
TickMarkKind Specifies the manner in which tick marks are displayed for the axis. Inherited from TcxGridChartHistogramAxis.
TickMarkLabelFormat Specifies the format pattern to be used when formatting tick-mark labels of the value axis.
TickMarkLabels Specifies the visibility of tick-mark labels associated with the axis. Inherited from TcxGridChartHistogramAxis.
Title Specifies axis title appearance settings. Inherited from TcxGridChartHistogramAxis.
Visible Specifies the visibility of the axis and its elements within a chart diagram. Inherited from TcxGridChartHistogramAxis.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPosition When implemented, determines the position of the axis within a chart diagram. Inherited from TcxGridChartHistogramAxis.
GetTickMarkLabel(Variant) Determines the label for a tick-mark value specified by the ATickMarkValue parameter.
GetTickMarkLabelFormat(Boolean) Gets the format pattern (if any) used to format labels for tick-mark values.
ToString Inherited from TObject.
See Also