StiMapData Class
Namespace: Stimulsoft.Report.Maps
Inheritance
Implements: INotifyPropertyChanged
Constructors
| Constructor | Description |
|---|---|
| StiMapData(string key) |
StiMapData(key: string)
Parameters
- key (string)
Properties
| Property | Type | Description |
|---|---|---|
| Gss | string | |
| Key | string | |
| Name | string |
Methods
| Method | Returns | Description |
|---|---|---|
| Clone | StiMapData | |
| GetValue | double? | |
| ToString | string |
Method Details
Clone
Clone(): StiMapData
Returns StiMapData
GetValue
GetValue(): double?
Returns double?
ToString
ToString(): string
Returns string
Events
| Event | Type | Description |
|---|---|---|
| PropertyChanged | PropertyChangedEventHandler |