AlignedAxisData Class | 
Namespace: Dundas.BI.WebApi.Models
The AlignedAxisData type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignedAxisData | 
            Initializes a new instance of the AlignedAxisData class.
              | 
| Name | Description | |
|---|---|---|
| AdapterId | 
            Gets or sets the ID of the adapter.
              | |
| AlignmentData | 
            Gets or sets the data for the alignment item (JSON serialized object).
              | |
| OtherAdapterId | 
            Gets or sets the ID of the other adapter.
              | |
| OtherAlignmentData | 
            Gets or sets the data for the other alignment item (JSON serialized object).
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between AlignedAxisData and AlignedAxis.
              | |
| ToDataContractMappings | 
            The mapping between AlignedAxis and AlignedAxisData.
              |