TdxChartAxisY Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Alignment |
Specifies a position of the axis in an XY diagram.
Inherited from Tdx |
Appearance |
Provides access to general axis appearance options.
Inherited from Tdx |
Crosshair |
Provides access to crosshair label settings.
Inherited from Tdx |
Diagram |
Provides access to the XY diagram to which the axis belongs.
Inherited from Tdx |
Gridlines |
Provides access to appearance settings of grid lines associated with the axis.
Inherited from Tdx |
Interlaced |
Specifies if the axis applies interlacing to its diagram.
Inherited from Tdx |
Logarithmic |
Specifies if the numeric axis uses a logarithmic scale.
Inherited from Tdx |
Logarithmic |
Specifies the base of the logarithm for the logarithmic scale of the axis.
Inherited from Tdx |
Minor |
Specifies the number of minor tick marks between every two major tick marks on the axis.
Inherited from Tdx |
Numeric |
Provides access to numeric scale settings of the axis.
Inherited from Tdx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Range |
Provides access to scale range settings of the axis.
Inherited from Tdx |
Reverse |
Specifies if the axis scale direction is reversed.
Inherited from Tdx |
Ticks |
Provides access to settings of axis major and minor tick marks.
Inherited from Tdx |
Title |
Specifies the axis title, and its appearance and position in the diagram to which the axis belongs.
Inherited from Tdx |
Value |
Provides access to axis value label appearance and behavior settings.
Inherited from Tdx |
Visible |
Specifies if the Chart displays the visual element.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
_Add |
The reference counter increment function of the interfaced property set.
Inherited from Tcx |
_Release protected |
The reference counter decrement function of the interfaced property set.
Inherited from Tcx |
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Query |
Provides access to the implementation of the specified interface if the current persistent property set or information container supports it.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also