StiBarRangeListCollectionItem Property |
[Missing <summary> documentation for "P:Stimulsoft.Report.Gauge.Collections.StiBarRangeListCollection.Item(System.Int32)"]
Namespace:
Stimulsoft.Report.Gauge.Collections
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual StiIndicatorRangeInfo this[
int index
] { get; set; }
Public Overridable Default Property Item (
index As Integer
) As StiIndicatorRangeInfo
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
StiIndicatorRangeInfoSee Also