Click or drag to resize

DensityImagePlotStylePrepareScales Method

Overload List
 NameDescription
Public methodPrepareScales(IPlotArea, XYZColumnPlotData) This routine ensures that the plot item updates all its cached data and send the appropriate events if something has changed. Called before the layer paint routine paints the axes because it must be ensured that the axes are scaled correctly before the plots are painted.
Public methodPrepareScales(IPlotArea, XYZMeshedColumnPlotData) This routine ensures that the plot item updates all its cached data and send the appropriate events if something has changed. Called before the layer paint routine paints the axes because it must be ensured that the axes are scaled correctly before the plots are painted.
Top
See Also