Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartHistogramAxis Members

The base class for axes in a Chart View diagram.

#Constructors
Show Inherited Hide Inherited

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

#Properties
Show Inherited Hide Inherited

Name Description
Diagram Provides access to the parent diagram.
GridLines Specifies if axis grid lines are visible.
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 tick mark display position on the axis.
TickMarkLabels Specifies if tick mark labels are visible.
Title Provides access to axis title appearance settings.
Visible Specifies axis visibility.

#Methods
Show Inherited Hide Inherited

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 Returns the position of the axis in the parent diagram.
ToString Inherited from TObject.
See Also