Class PropertyValueAxisArrayRadar
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Value axis array wrapper for radar engines providing index-based access.
public class PropertyValueAxisArrayRadar : DomItem
- Inheritance
-
PropertyValueAxisArrayRadar
- Inherited Members
Properties
this[int]
Gets the radar value axis at the specified index (null if out of bounds or unavailable).
[JsonInclude]
public PropertyValueAxisRadar this[int index] { get; }
Parameters
indexint