StrokeData Class | 
Namespace: Dundas.BI.WebApi.Models
The StrokeData type exposes the following members.
| Name | Description | |
|---|---|---|
| StrokeData | 
            Initializes a new instance of the StrokeData class.
              | 
| Name | Description | |
|---|---|---|
| Color | 
            Gets or sets the color.
              | |
| DashArray | 
            Gets or sets the dash array of the stroke.
              | |
| LineCap | 
            Gets or sets the line cap of the stroke.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| Width | 
            Gets or sets the width of the stroke.
              | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between the business object and the DTO.
              | |
| ToDataContractMappings | 
            The mapping between the business object and the DTO.
              |