Click or drag to resize

Processed2DPlotData Properties

The Processed2DPlotData type exposes the following members.

Properties
 NameDescription
Public propertyIsZConstant Returns true if the z-value is constant. In this case some optimizations can be made.
Public propertyIsZUsed Returns true if the z coordinate is used. Return false if the z coordinate is always 0 (zero), so we can
Public propertyPreviousItemData Gets/sets the processed plot data of a previous plot item for temporary usage.
Public propertyXPhysicalAccessorGets or sets the X physical accessor.
Public propertyYPhysicalAccessorGets or sets the Y physical accessor.
Public propertyZPhysicalAccessorGets or sets the Z physical accessor.
Top
See Also