Click or drag to resize

GraphLayer Fields

The GraphLayer type exposes the following members.

Fields
 NameDescription
Public fieldBackgroundColorBackground color for the layer.
Public fieldBitmapsEmbedded bitmaps on the layer.
Public fieldBorderTypeBorder type used around the layer.
Public fieldClientRectClient rectangle for the layer.
Public fieldColorMapColor map used by the layer.
Public fieldColorScaleColor scale used by the layer.
Public fieldCurvesCurves plotted on the layer.
Public fieldExchangedAxesWhether axes are exchanged (X/Y) for the layer.
Public fieldFiguresFigures/annotations on the layer.
Public fieldGridOnTopWhether grid lines are drawn on top of plotted elements.
Public fieldHistogramBeginBeginning value used for histograms.
Public fieldHistogramBinHistogram bin size used when drawing histograms.
Public fieldHistogramEndEnding value used for histograms.
Public fieldHLineHorizontal reference line position.
Public fieldImageProfileToolIdentifier for an image profile tool associated with the layer.
Public fieldIsWaterfallWhether the layer is rendered as a waterfall plot.
Public fieldIsXYY3DWhether the layer is an XYY 3D type.
Public fieldLegendLegend text box for the layer.
Public fieldLinesLines drawn on the layer.
Public fieldOrthographic3DWhether orthographic projection is used for 3D rendering.
Public fieldPercentilePercentile and box-plot rendering properties.
Public fieldPieTextsText boxes used by pie charts on the layer.
Public fieldTextsText boxes on the layer.
Public fieldVLineVertical reference line position.
Public fieldXAngleRotation angle around the X axis for 3D views.
Public fieldXAxisX axis configuration for the layer.
Public fieldXAxisBreakBreak settings for the X axis.
Public fieldXLengthLength scale along the X axis for 3D views.
Public fieldXOffsetOffset applied to X coordinates for waterfall rendering.
Public fieldYAngleRotation angle around the Y axis for 3D views.
Public fieldYAxisY axis configuration for the layer.
Public fieldYAxisBreakBreak settings for the Y axis.
Public fieldYLengthLength scale along the Y axis for 3D views.
Public fieldYOffsetOffset applied to Y coordinates for waterfall rendering.
Public fieldZAngleRotation angle around the Z axis for 3D views.
Public fieldZAxisZ axis configuration for the layer.
Public fieldZAxisBreakBreak settings for the Z axis.
Public fieldZLengthLength scale along the Z axis for 3D views.
Top
See Also