Click or drag to resize

LegendBox3D Properties

LightningChart .NET Help

The LegendBox3D type exposes the following members.

Properties
  NameDescription
Public propertyAllowDragging
Gets or sets whether dragging by user is allowed.
(Inherited from DraggableObject.)
Public propertyAllowResize
Allow resize by user interactive device.
(Inherited from LegendBoxBase.)
Public propertyAllowUserInteraction
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.)
Public propertyAutoSize
Automatic sizing based on contents.
(Inherited from LegendBoxBase.)
Public propertyBorderColor
Border color.
(Inherited from LegendBoxBase.)
Public propertyBorderWidth
Border width.
(Inherited from LegendBoxBase.)
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyCategorization
Categorization.
Public propertyCategoryColor
Category title color
Public propertyCategoryFont
Category font
Public propertyCheckBoxColor
Checkbox color.
(Inherited from LegendBoxBase.)
Public propertyCheckBoxSize
LegendBox checkbox size in DPI.
(Inherited from LegendBoxBase.)
Public propertyCheckMarkColor
Checkbox mark color.
(Inherited from LegendBoxBase.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyFill
Fill.
(Inherited from LegendBoxBase.)
Public propertyHeight
Height. Applies when AutoSize is not used.
(Inherited from LegendBoxBase.)
Public propertyHighlight
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.)
Public propertyHighlightSeriesOnTitle
Highlight series, if user interactive device is over it or title on legend box.
(Inherited from LegendBoxBase.)
Public propertyHighlightSeriesTitleColor
Highlighted series title color on legend box.
(Inherited from LegendBoxBase.)
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLayout
LegendBox layout.
(Inherited from LegendBoxBase.)
Public propertyMoveFromSeriesTitle
Allow LegendBox moving from series title, which prevents sending messages from the series title clicks.
(Inherited from LegendBoxBase.)
Public propertyOffset
Offset from location calculated by Position property.
(Inherited from LegendBoxBase.)
Public propertyPosition
Position of the legend box in relation to rest of the chart.
(Inherited from LegendBox3DBase.)
Public propertyScrollBarVisibility
LegendBox scroll bar visibility setting.
(Inherited from LegendBoxBase.)
Public propertySeriesTitleColor
Series title color.
(Inherited from LegendBoxBase.)
Public propertySeriesTitleFont
Series title font.
(Inherited from LegendBoxBase.)
Public propertyShadow
Shadow beneath the LegendBox.
(Inherited from LegendBoxBase.)
Public propertyShowCheckboxes
Show checkboxes for selecting visibility of series.
(Inherited from LegendBoxBase.)
Public propertyShowIcons
Show icons.
(Inherited from LegendBoxBase.)
Public propertySurfaceScales
Surface scales.
Public propertyUnitsColor
Units text color.
(Inherited from LegendBoxBase.)
Public propertyUnitsFont
Units text font.
(Inherited from LegendBoxBase.)
Public propertyUseSeriesTitlesColors
Use series title color. If false, uses Items color.
(Inherited from LegendBoxBase.)
Public propertyValueLabelColor
Series value label color.
(Inherited from LegendBoxBase.)
Public propertyValueLabelFont
Series value text font.
(Inherited from LegendBoxBase.)
Public propertyWidth
Width. Applies when AutoSize is not used.
(Inherited from LegendBoxBase.)
Public propertyVisible
Is LegendBox visible.
(Inherited from LegendBoxBase.)
Top
See Also