Gets or sets the color of the fill.
Gets or sets the font name of the labels.
Gets or sets the font style of the labels. Must be one of the FontStyles enumeration.
Gets or sets the text color of the labels.
Gets or sets the text size of the labels.
Gets or sets the color used for the separator lines between editor. These lines are visible only on iOS.
Gets or sets the color of the stroke lines.
Gets or sets the width of the stroke.
Identifies the fillColor dependency property.
Identifies the labelFontName dependency property.
Identifies the labelFontStyle dependency property.
Identifies the labelTextColor dependency property.
Identifies the labelTextSize dependency property.
Identifies the separatorColor dependency property.
Identifies the strokeColor dependency property.
Identifies the strokeWidth dependency property.
Generated using TypeDoc
Base class for the styling options for the editors and for the title of the groups. Known descendants: GroupTitleStyle and PropertyEditorStyle.