Click or drag to resize

G2DPlotStyleCollection Constructor

Overload List
 NameDescription
Public methodG2DPlotStyleCollection Creates an empty collection, i.e. without any styles (so the item is not visible). You must manually add styles to make the plot item visible.
Public methodG2DPlotStyleCollection(G2DPlotStyleCollection)Initializes a new instance of the G2DPlotStyleCollection class
Public methodG2DPlotStyleCollection(IG2DPlotStyle)Initializes a new instance of the G2DPlotStyleCollection class
Public methodG2DPlotStyleCollection(LineScatterPlotStyleKind, IReadOnlyPropertyBag)Initializes a new instance of the G2DPlotStyleCollection class
Top
See Also