Skip to main content
A newer version of this page is available. .

SwiftPlotDiagramSecondaryAxisX Constructors

Represents the secondary X-axis within Swift Plot charts.
Name Parameters Description
SwiftPlotDiagramSecondaryAxisX() none Initializes a new instance of the SwiftPlotDiagramSecondaryAxisX class with the default settings.
SwiftPlotDiagramSecondaryAxisX(String) name Initializes a new instance of the SwiftPlotDiagramSecondaryAxisX class with the specified name.
See Also