LegendBox3DBase Properties |
The LegendBox3DBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets whether dragging by user is allowed.
(Inherited from DraggableObject.) | |
| AllowResize |
Allow resize by user interactive device.
(Inherited from LegendBoxBase.) | |
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| AutoSize |
Automatic sizing based on contents.
(Inherited from LegendBoxBase.) | |
| BorderColor |
Border color.
(Inherited from LegendBoxBase.) | |
| BorderWidth |
Border width.
(Inherited from LegendBoxBase.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| CheckBoxColor |
Checkbox color.
(Inherited from LegendBoxBase.) | |
| CheckBoxSize |
LegendBox checkbox size in DPI.
(Inherited from LegendBoxBase.) | |
| CheckMarkColor |
Checkbox mark color.
(Inherited from LegendBoxBase.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| Fill |
Fill.
(Inherited from LegendBoxBase.) | |
| Height |
Height. Applies when AutoSize is not used.
(Inherited from LegendBoxBase.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| HighlightSeriesOnTitle |
Highlight series, if user interactive device is over it or title on legend box.
(Inherited from LegendBoxBase.) | |
| HighlightSeriesTitleColor |
Highlighted series title color on legend box.
(Inherited from LegendBoxBase.) | |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| Layout |
LegendBox layout.
(Inherited from LegendBoxBase.) | |
| MoveFromSeriesTitle |
Allow LegendBox moving from series title, which prevents sending messages from the series title clicks.
(Inherited from LegendBoxBase.) | |
| Offset |
Offset from location calculated by Position property.
(Inherited from LegendBoxBase.) | |
| Position |
Position of the legend box in relation to rest of the chart.
| |
| ScrollBarVisibility |
LegendBox scroll bar visibility setting.
(Inherited from LegendBoxBase.) | |
| SeriesTitleColor |
Series title color.
(Inherited from LegendBoxBase.) | |
| SeriesTitleFont |
Series title font.
(Inherited from LegendBoxBase.) | |
| Shadow |
Shadow beneath the LegendBox.
(Inherited from LegendBoxBase.) | |
| ShowCheckboxes |
Show checkboxes for selecting visibility of series.
(Inherited from LegendBoxBase.) | |
| ShowIcons |
Show icons.
(Inherited from LegendBoxBase.) | |
| UnitsColor |
Units text color.
(Inherited from LegendBoxBase.) | |
| UnitsFont |
Units text font.
(Inherited from LegendBoxBase.) | |
| UseSeriesTitlesColors |
Use series title color. If false, uses Items color.
(Inherited from LegendBoxBase.) | |
| ValueLabelColor |
Series value label color.
(Inherited from LegendBoxBase.) | |
| ValueLabelFont |
Series value text font.
(Inherited from LegendBoxBase.) | |
| Width |
Width. Applies when AutoSize is not used.
(Inherited from LegendBoxBase.) | |
| Visible |
Is LegendBox visible.
(Inherited from LegendBoxBase.) |