Click or drag to resize

DensityImagePlotStylePaint Method

Overload List
 NameDescription
Public methodPaint(Graphics, IPlotArea, XYZColumnPlotData) Paints the density image for column plot data.
Public methodPaint(Graphics, IPlotArea, XYZMeshedColumnPlotData) Paints the density image for meshed column data.
Public methodPaint(Graphics, IPlotArea, Object) Paints the density image for the specified plot object.
Public methodPaint(Graphics, IPlotArea, IROMatrixDouble, IReadOnlyListDouble, IReadOnlyListDouble) Paints the density image from matrix data and logical coordinates.
Top
See Also