Click or drag to resize

LegendBoxSurfaces Properties

LightningChart .NET Help

The LegendBoxSurfaces type exposes the following members.

Properties
  NameDescription
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
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 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 propertyScaleBorderColor
Gets or sets scale border color. This is a dependency property.
Public propertyScaleBorderWidth
Gets or sets scale border width. This is a dependency property.
Public propertyScaleSizeDim1
Gets or sets scale size in pixels, primary dimension. This is a dependency property.
Public propertyScaleSizeDim2
Gets or sets scale size in pixels, secondary dimension. This is a dependency property.
Public propertySizeGrid
Gets or sets scale grid size in pixels. This is a dependency property.
Public propertyTitlePosition
Gets or sets scale title position. This is a dependency property.
Public propertyVisible
Show/hide scale. This is a dependency property.
Top
See Also