Click or drag to resize

MiniScale Properties

LightningChart .NET Help

The MiniScale 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 propertyColor
Color
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDirection
Y line direction
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyHorizontalAlign
Horizontal alignment
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 propertyLabelX
X dimension label style
Public propertyLabelY
Y dimension label style
Public propertyOffset
Offset from position set by HorizontalAlign and VerticalAlign
Public propertyPreferredSize
Preferred size. The control tries to adjust its size near to this, while displaying user friendly dimension values.
Public propertyShowX
Show X dimension
Public propertyShowY
Show Y dimension
Public propertyThickness
Dimension lines thickness
Public propertyVerticalAlign
Vertical alignment
Public propertyVisible
Is miniscale visible or not
Top
See Also