Back to Devexpress

SecondaryAxisX Constructors

corelibraries-devexpress-dot-xtracharts-dot-secondaryaxisx-dot-ctor.md

latest1.2 KB
Original Source

SecondaryAxisX Constructors

Represents the secondary X-axis within a chart control in 2D series, except for the Swift Plot and Swift Point.

NameParametersDescription
SecondaryAxisX()noneInitializes a new instance of the SecondaryAxisX class with the default settings. Do not use it.
SecondaryAxisX(String)nameInitializes a new instance of the SecondaryAxisX class with the specified name.

See Also

SecondaryAxisX Class

SecondaryAxisX Members

DevExpress.XtraCharts Namespace