Click or drag to resize

IntensitySeriesBaseSetValuesData Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodSetValuesData(Double, IntensityGridValuesDataOrder)
Sets values. Doesn't update the Data array contents itself. Very handy to make the chart render fast when the data is being changed frequently, especially with IntensityGridSeries' PixelRendering mode enabled.
Public methodSetValuesData(Single, IntensityGridValuesDataOrder)
Sets values. Doesn't update the Data array contents itself. Very handy to make the chart render fast when the data is being changed frequently, especially with IntensityGridSeries' PixelRendering mode enabled.
Top
See Also