ChartPartCollectionItem Property |
Namespace: Easymap.AddIn.AnalyseAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic ChartPart this[
int index
] { get; }Public ReadOnly Default Property Item (
index As Integer
) As ChartPart
Get
Parameters
- index Int32
-
Property Value
ChartPart
See Also