Click or drag to resize

LabelPlotStyleCopyFrom Method

Overload List
 NameDescription
Public methodCopyFrom(Object) Copies the member variables from another instance.
Protected methodCopyFrom(LabelPlotStyle, Boolean) Copies values from the specified source.
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.
Top
See Also