LegendBox3D Properties |
The LegendBox3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets if allow dragging by user. This is a dependency property.
(Inherited from DraggableObject.) | |
| AllowResize |
Gets or sets whether the legend box can be resized by user interactive device. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| AllowUserInteraction |
Gets or sets if user interaction is allowed. This is a dependency property.
(Inherited from UserInteractiveObject.) | |
| AutoSize |
Gets or sets whether the legend box resizes itself. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| BorderColor |
Gets or sets border color. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| BorderWidth |
Gets or sets border width. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Categorization |
Gets or sets categorization. This is a dependency property.
| |
| CategoryColor |
Gets or sets category title color. This is a dependency property.
| |
| CategoryFont |
Gets or sets category font. This is a dependency property.
| |
| CheckBoxColor |
Gets or sets checkbox color. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| CheckBoxSize |
Gets of sets checkbox size in DPI
(Inherited from LegendBoxBase.) | |
| CheckMarkColor |
Gets or sets checkbox mark color. This is a dependency property.
(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 |
Gets or sets fill. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| Height |
Gets or sets the height of the legend box. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code. This is a dependency property.
(Inherited from HighlightingItemBase.) | |
| HighlightSeriesOnTitle |
Gets or sets highlight series, if user interactive device is over it or title on legendbox. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| HighlightSeriesTitleColor |
Gets or sets highlighted series title color on legend box. This is a dependency property.
(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 |
Gets or sets layout. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| MoveFromSeriesTitle |
Gets or sets if allow legendbox moving from series title, which prevents sending messages from the series title clicks. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| Offset |
Gets or sets offset from location calculated by Position property. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| Position |
Gets or sets position. This is a dependency property.
(Inherited from LegendBox3DBase.) | |
| ScrollBarVisibility |
Scroll bar visibility setting. This is a Dependency property.
(Inherited from LegendBoxBase.) | |
| SeriesTitleColor |
Gets or sets series title color. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| SeriesTitleFont |
Gets or sets series title font. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| Shadow |
Gets or sets shadow beneath the legend box. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| ShowCheckboxes |
Gets or sets if show checkboxes for selecting visibility of series. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| ShowIcons |
Gets or sets if show icons. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| SurfaceScales |
Gets or sets surface scales. This is a dependency property.
| |
| UnitsColor |
Gets or sets units text color. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| UnitsFont |
Gets or sets units text font. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| UseSeriesTitlesColors |
Gets or sets if use series title color. If false, uses Items color. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| ValueLabelColor |
Gets or sets series value color. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| ValueLabelFont |
Gets or sets series value text font. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| Width |
Gets or sets the width of the legend box. This is a dependency property.
(Inherited from LegendBoxBase.) | |
| Visible |
Gets or sets if legend box is visible. This is a dependency property.
(Inherited from LegendBoxBase.) |