Click or drag to resize

ErrorBarPlotStyleCopyFrom Method

Overload List
 NameDescription
Public methodCopyFrom(Object) Copies the member variables from another instance.
Protected methodCopyFrom(ErrorBarPlotStyle, Boolean) Copies the state from another error-bar style.
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