Click or drag to resize

ScatterPlotStyleCopyFrom Method

Overload List
 NameDescription
Public methodCopyFrom(Object) Copies the member variables from another instance.
Public methodCopyFrom(Object, Boolean) Copies from a template style, but either with or without data references. If the choice is without data references, data references, as for instance in ErrorBarZPlotStyle, are left alone, i.e. have the same value as before this call.
Public methodCopyFrom(ScatterPlotStyle, EventFiring) Copies values from another ScatterPlotStyle instance.
Top
See Also