Density |
| Name | Description | |
|---|---|---|
| Paint(Graphics, IPlotArea, XYZColumnPlotData) | Paints the density image for column plot data. | |
| Paint(Graphics, IPlotArea, XYZMeshedColumnPlotData) | Paints the density image for meshed column data. | |
| Paint(Graphics, IPlotArea, Object) | Paints the density image for the specified plot object. | |
| Paint(Graphics, IPlotArea, IROMatrixDouble, IReadOnlyListDouble, IReadOnlyListDouble) | Paints the density image from matrix data and logical coordinates. |