SymbolInfoSvgData Class |
Namespace: Dundas.BI.WebApi.Models
The SymbolInfoSvgData type exposes the following members.
Name | Description | |
---|---|---|
![]() | SymbolInfoSvgData |
Initializes a new instance of the SymbolInfoSvgData class.
|
Name | Description | |
---|---|---|
![]() | AlternateNames |
Gets the alternate names of the path.
|
![]() | ContextData |
Gets the context data of the path.
|
![]() | Id |
Gets the ID of the path.
|
![]() | Name |
Gets the name of the path.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | X |
Gets the X point of the symbol.
|
![]() | Y |
Gets the Y point of the symbol.
|
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMappings |
The mapping between SymbolInfoSvg and SymbolInfoSvgData.
|