| Name | Description | |
|---|---|---|
![]()  | init | Initializes the selected data style. Called during construction. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
| Name | Description | |
|---|---|---|
![]()  | brightnessOffset | Gets or sets an offset to apply to the node background's brightness as a percentage of the range of possible values. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
![]()  | fill | Gets or sets the brush used to fill the interior of the data point shape. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
![]()  | opacityOffset | Gets or sets an offset to apply to the node background's current opacity as a percentage of the range of possible values. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
![]()  | saturationOffset | Gets or sets an offset to apply to the node background's current saturation as a percentage of the range of possible values. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
![]()  | stroke | Gets or sets the brush used for the stroke, if any. The stroke is drawn around the outside of the data point fill area. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
![]()  | strokeDashType | Gets or sets the type of dashes drawn by the stroke. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
![]()  | strokeWidth | Gets or sets the width of the stroke in pixels. Inherited from dundas.controls.DiagramSelectedDataStyle. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. | 
![]()  | toString | Returns a string representation of this object. Inherited from dundas.controls.DiagramSelectedDataStyle. |