SeparatorLineData Class | 
Namespace: Dundas.BI.WebApi.Models
The SeparatorLineData type exposes the following members.
| Name | Description | |
|---|---|---|
| SeparatorLineData | 
            Initializes a new instance of the SeparatorLineData class.
              | 
| Name | Description | |
|---|---|---|
| Interval | 
            Gets or sets the regular interval which this line is displayed at.
              | |
| IntervalOffset | 
            Gets or sets the initial index to begin displaying the line.
              | |
| Stroke | 
            Gets or sets the line stroke.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between SeparatorLineData and SeparatorLine.
              | |
| ToDataContractMappings | 
            The mapping between SeparatorLine and SeparatorLineData.
              |