|
 | background |
Gets or sets the brush used to fill the background of the control.
Inherited from dundas.controls.DataControl.
|
 | borderBrush |
Gets or sets the brush used to fill the border around the control.
Inherited from dundas.controls.DataControl.
|
 | borderRadius |
Gets or sets the radius in pixels for rounding the corners of the border.
Inherited from dundas.controls.DataControl.
|
 | borderStyle |
Gets or sets the style of the border around the control.
Inherited from dundas.controls.DataControl.
|
 | borderWidth |
Gets or sets the width of the border around the control.
Inherited from dundas.controls.DataControl.
|
 | canvasService |
Gets the canvas service associated with this control.
Inherited from dundas.controls.DataControl.
|
 | categoryHeadingAlignment |
Gets or sets the category heading alignment.
|
 | categoryHeadingFontColor |
Gets or sets the category heading font color.
|
 | categoryHeadingFontFamily |
Gets or sets the category heading font family.
|
 | categoryHeadingFontSize |
Gets or sets the category heading font size.
|
 | categoryHeadingFontStyle |
Gets or sets the category heading font style.
|
 | categoryHeadingFontWeight |
Gets or sets the category heading font weight.
|
 | categoryHeadingPadding |
Gets or sets the tooltip property.
|
 | categoryOrientation |
Gets or sets the category orientation.
|
 | categorySortDirection |
Gets or sets the category sort direction.
|
 | colorScaleSettings |
Gets or sets settings for customizing the display of a color scale in the legend when
shown for color rules.
|
 | container |
Gets the DOM element this control will render to.
Inherited from dundas.controls.DataControl.
|
 | customLegendItems |
Gets the set of items to be displayed in this legend according to their specified settings.
|
 | defaultItemStyle |
Gets or sets a style defining the default appearance of legend items displayed in this
legend. Some properties may be overridden by visualizations displaying their own items.
|
 | emptyCategoryName |
Gets or sets the category heading name for items with no
category.
|
 | height |
Gets the current rendered height of the control.
Inherited from dundas.controls.DataControl.
|
 | id |
Gets a unique value identifying this instance.
Inherited from dundas.controls.DataControl.
|
 | innerPadding |
Gets the total padding reserved between the boundaries of the control and its content.
Inherited from dundas.controls.DataControl.
|
 | isAligning |
Gets or sets a value indicating whether the control is currently being aligned.
Inherited from dundas.controls.DataControl.
|
 | isCategoriesWrappedAtEdge |
Gets or sets a value that determines if categories wrap.
|
 | isCategoryHeadingVisible |
Gets or sets a value that determines if category headings
are visible.
|
 | isDrawPending |
Gets a value indicating whether the control is about to re-draw.
Inherited from dundas.controls.DataControl.
|
 | isItemCheckboxVisible |
Gets or sets the visibility of the item checkboxes.
|
 | isItemMergeEnabled |
Gets or sets a value that determines if similar legend
items should be merged.
|
 | isItemsWrappedAtEdge |
Gets or sets a value that determines if items wrap.
|
 | itemAlignment |
Gets or sets the item alignment.
|
 | itemBackground |
Gets or sets the background color of the legend items.
|
 | itemCheckboxMargin |
Gets or sets the default spacing between checkboxes and
their surrounding content in legend items.
|
 | itemFontColor |
Gets or sets the font color.
|
 | itemFontFamily |
Gets or sets the font family for legend items.
|
 | itemFontSize |
Gets or sets the font size.
|
 | itemFontStyle |
Gets or sets the font style.
|
 | itemFontWeight |
Gets or sets the font weight.
|
 | itemMarkerMargin |
Gets or sets the default spacing between markers and their
surrounding content in legend items.
|
 | itemOrientation |
Gets or sets the item orientation.
|
 | itemPadding |
Gets or sets the default padding between legend items and
their surrounding content.
|
 | itemSortDirection |
Gets or sets the item sort direction.
|
 | itemTextAlign |
Gets or sets the horizontal alignment of shorter lines of text when wrapped onto multiple lines.
|
 | itemTextMargin |
Gets or sets the default spacing around legend item text.
|
 | itemTextMaximumWidth |
Gets or sets a maximum length for the item's text in pixels before it is wrapped onto
multiple lines.
|
 | itemTextWrap |
Gets or sets a value indicating whether legend item text can be wrapped onto multiple lines.
|
 | legend |
Gets or sets the legend used by this control.
Inherited from dundas.controls.DataControl.
|
 | legendAlignment |
Gets or sets the alignment of the legend.
|
 | padding |
Gets or sets the padding reserved between the boundaries of the control and its content.
Inherited from dundas.controls.DataControl.
|
 | tooltip |
Gets or sets the tooltip property.
|
 | tooltipMouseDelay |
Gets or sets the tooltip delay.
|
 | width |
Gets the current rendered width of the control.
Inherited from dundas.controls.DataControl.
|