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

SwiftPlotDiagramSecondaryAxisY Constructors

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