Line |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
Clone(Boolean) | Clones the style, but either with or without data references. Thus, if copyWithDataReferences is false, data references, as for instance in ErrorBarZPlotStyle, are left empty in the cloned instance. |