Skip to main content

TcxGridChartHistogramAxis Members

A generic axis in a chart diagram.

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.
GridLines Specifies the visibility of chart gridlines associated with the axis.
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.
TickMarkKind Specifies the manner in which tick marks are displayed for the axis.
TickMarkLabels Specifies the visibility of tick-mark labels associated with the axis.
Title Specifies axis title appearance settings.
Visible Specifies the visibility of the axis and its elements within a chart diagram.

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.
ToString Inherited from TObject.
See Also