BaseHeatmapDataSeries<TX,TY,TZ> Class Properties
For a list of all members of this type, see BaseHeatmapDataSeries<TX,TY,TZ> members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | ArrayHeight | |
![]() | ArrayWidth | |
![]() | ChangeCount | |
![]() | Count | |
![]() | DataContainsNaN | |
![]() | DataDistributionCalculator | |
![]() | DataIsEvenlySpaced | |
![]() | DataIsSortedAscending | |
![]() | FifoCapacity | |
![]() | HasMetadata | |
![]() | HasValues | |
![]() | IsSuspended | Gets a value indicating whether updates for the target are currently suspended. |
![]() | Metadata | |
![]() | OptimizeForNonDoubleZValues | Property is used to keep better performance with non double type ZValues. Note: if set to true with non double ZValues type then method IHeatmapDataSeries.UpdateZValue or updating ZValues array by reference has no effect. |
![]() | ParentSurface | |
![]() | SeriesName | |
![]() | SyncRoot | |
![]() | Tag | Gets or sets an arbitrary tag on the DataSeries |
![]() | XMax | |
![]() | XMin | |
![]() | XRange | |
![]() | XType | |
![]() | XValues | |
![]() | YMax | |
![]() | YMin | |
![]() | YRange | |
![]() | YType | |
![]() | YValues | |
![]() | ZType |
See Also
