Click or drag to resize

G2DPlotStyleCollection Constructor

Overload List
 NameDescription
Public methodG2DPlotStyleCollection Initializes a new empty instance of the G2DPlotStyleCollection class.
Public methodG2DPlotStyleCollection(G2DPlotStyleCollection) Initializes a new instance of the G2DPlotStyleCollection class by copying another instance.
Public methodG2DPlotStyleCollection(IG2DPlotStyle) Initializes a new instance of the G2DPlotStyleCollection class with the specified styles.
Public methodG2DPlotStyleCollection(LineScatterPlotStyleKind, IReadOnlyPropertyBag) Initializes a new instance of the G2DPlotStyleCollection class based on a predefined kind.
Top
See Also