Click or drag to resize

ScaleBreak Properties

LightningChart .NET Help

The ScaleBreak type exposes the following members.

Properties
  NameDescription
Public propertyBegin
Gets or sets range Begin value. This is a dependency property.
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 propertyDiagonalLineSpacing
Gets or sets gap of lines in pixels. Applied, if fill style is line. This is a dependency property.
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyEnabled
Gets or sets if range is enabled. This is a dependency property.
Public propertyEnd
Gets or sets range End value. This is a dependency property.
Public propertyFill
Gets or sets gap Fill. Applicable if Style is set to Fill. This is a dependency property.
Public propertyGap
Gets or sets gap of range in pixels. This is a dependency property.
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 propertyLineStyle
Gets or sets gap line style, if style is diagonal line. This is a dependency property.
Public propertyStyle
Gets or sets gap style. This is a dependency property.
Top
See Also