Class PropertyValueAxisArrayLine
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Value axis array wrapper for line/area/bubble engines supporting ghost mode retrieval.
public class PropertyValueAxisArrayLine : DomArrayBase<PropertyValueAxisBase>, IEnumerable<PropertyValueAxisBase>, IEnumerable
- Inheritance
-
PropertyValueAxisArrayLine
- Implements
- Derived
- Inherited Members
Properties
this[int]
Gets the value axis at the specified index.
[JsonInclude]
public override PropertyValueAxisBase this[int index] { get; }
Parameters
indexint