Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
- .NET API Reference
- EO.Base
- EO.Base.UI
- EO.Extensions
- EO.Pdf
- EO.Pdf.Acm
- EO.Pdf.Contents
- EO.Pdf.Drawing
- EO.Pdf.Mvc
- EO.Web
- EO.WebBrowser
- EO.WebBrowser.DOM
- EO.WebEngine
- EO.WinForm
- EO.Wpf
- EO.Wpf.Gauge
- EO.Wpf.Gauge
- Classes
- CircularGaugeFrame Class
- CircularLabelOptions Class
- CircularLineOptions Class
- CircularOptions Class
- CircularScale Class
- CircularTickOptions Class
- LinearGaugeFrame Class
- LinearLabelOptions Class
- LinearOptions Class
- LinearRangeBarOptions Class
- LinearScale Class
- LinearScaleBase Class
- LinearScaleBase Class
- LinearScaleBase Members
- LinearScaleBase Constructor
- Fields
- Properties
- Properties
- LineHorizontalAlignment Property
- LineStyle Property
- LineVerticalAlignment Property
- MajorLabelOptions Property
- MajorTickOptions Property
- MarkerBarHorizontalOffset Property
- MarkerBarSize Property
- MarkerBarVerticalOffset Property
- MinorLabelOptions Property
- MinorTickOptions Property
- Orientation Property
- ShowLine Property
- ShowRangeBar Property
- LinearTickBar Class
- LinearTickOptions Class
- MajorCircularLabelOptions Class
- MajorCircularTickOptions Class
- MajorLinearLabelOptions Class
- MajorLinearTickOptions Class
- Marker Class
- MarkerCollection Class
- MinorCircularLabelOptions Class
- MinorCircularTickOptions Class
- MinorLinearLabelOptions Class
- MinorLinearTickOptions Class
- Needle Class
- Options Class
- ProgressIndicator Class
- Range Class
- RangeBarOptionsBase Class
- RangeCollection Class
- RollingRangeBarOptions Class
- RollingScale Class
- RollingTickBar Class
- ScaleBase Class
- TickBarBase Class
- ValueIndicator Class
- Enumerations
- EO.Wpf.Gauge.Shapes
- EO.Wpf.Primitives
- EO.Wpf.Themes.Aero
- EO.Wpf.Themes.Classic
- EO.Wpf.Themes.Luna
- EO.Wpf.Themes.Metro
- EO.Wpf.Themes.Royale
- JavaScript API Reference
- .NET API Reference
LinearScaleBase Properties |
The properties of the LinearScaleBase class are listed below. For a complete list of LinearScaleBase class members, see the LinearScaleBase Members topic.
Properties
Name | Description | |
---|---|---|
ActualHeight (inherited from FrameworkElement) | ||
ActualWidth (inherited from FrameworkElement) | ||
AllowDrop (inherited from UIElement) | ||
AreAnyTouchesCaptured (inherited from UIElement) | ||
AreAnyTouchesCapturedWithin (inherited from UIElement) | ||
AreAnyTouchesDirectlyOver (inherited from UIElement) | ||
AreAnyTouchesOver (inherited from UIElement) | ||
Background (inherited from Control) | ||
BindingGroup (inherited from FrameworkElement) | ||
BitmapEffect (inherited from UIElement) | Obsolete. | |
BitmapEffectInput (inherited from UIElement) | Obsolete. | |
BorderBrush (inherited from Control) | ||
BorderThickness (inherited from Control) | ||
CacheMode (inherited from UIElement) | ||
Clip (inherited from UIElement) | ||
ClipToBounds (inherited from UIElement) | ||
CommandBindings (inherited from UIElement) | ||
ContextMenu (inherited from FrameworkElement) | ||
Cursor (inherited from FrameworkElement) | ||
DataContext (inherited from FrameworkElement) | ||
DefaultStyleKey (inherited from FrameworkElement) | ||
DependencyObjectType (inherited from DependencyObject) | ||
DesiredSize (inherited from UIElement) | ||
Dispatcher (inherited from DispatcherObject) | ||
Effect (inherited from UIElement) | ||
FlowDirection (inherited from FrameworkElement) | ||
Focusable (inherited from UIElement) | ||
FocusVisualStyle (inherited from FrameworkElement) | ||
FontFamily (inherited from Control) | ||
FontSize (inherited from Control) | ||
FontStretch (inherited from Control) | ||
FontStyle (inherited from Control) | ||
FontWeight (inherited from Control) | ||
ForceCursor (inherited from FrameworkElement) | ||
Foreground (inherited from Control) | ||
HandlesScrolling (inherited from Control) | ||
HasAnimatedProperties (inherited from UIElement) | ||
HasEffectiveKeyboardFocus (inherited from UIElement) | ||
Height (inherited from FrameworkElement) | ||
HorizontalAlignment (inherited from FrameworkElement) | ||
HorizontalContentAlignment (inherited from Control) | ||
InheritanceBehavior (inherited from FrameworkElement) | ||
InputBindings (inherited from UIElement) | ||
InputScope (inherited from FrameworkElement) | ||
IsArrangeValid (inherited from UIElement) | ||
IsDirectionReversed (inherited from ScaleBase) | Gets or sets the direction of increasing values for this scale. This is a dependency property. | |
IsEnabled (inherited from UIElement) | ||
IsEnabledCore (inherited from UIElement) | ||
IsFocused (inherited from UIElement) | ||
IsHitTestVisible (inherited from UIElement) | ||
IsInitialized (inherited from FrameworkElement) | ||
IsInputMethodEnabled (inherited from UIElement) | ||
IsKeyboardFocused (inherited from UIElement) | ||
IsKeyboardFocusWithin (inherited from UIElement) | ||
IsLoaded (inherited from FrameworkElement) | ||
IsManipulationEnabled (inherited from UIElement) | ||
IsMeasureValid (inherited from UIElement) | ||
IsMouseCaptured (inherited from UIElement) | ||
IsMouseCaptureWithin (inherited from UIElement) | ||
IsMouseDirectlyOver (inherited from UIElement) | ||
IsMouseOver (inherited from UIElement) | ||
IsSealed (inherited from DependencyObject) | ||
IsStylusCaptured (inherited from UIElement) | ||
IsStylusCaptureWithin (inherited from UIElement) | ||
IsStylusDirectlyOver (inherited from UIElement) | ||
IsStylusOver (inherited from UIElement) | ||
IsTabStop (inherited from Control) | ||
IsVisible (inherited from UIElement) | ||
Language (inherited from FrameworkElement) | ||
LayoutTransform (inherited from FrameworkElement) | ||
LineHorizontalAlignment | Gets or sets the horizontal alignment of the scale line. This is a dependency property. | |
LineStyle | Gets or sets the LineStyle property. This is a dependency property. | |
LineVerticalAlignment | Gets or sets the vertical alignment of the scale line. This is a dependency property. | |
LogicalChildren (inherited from FrameworkElement) | ||
MajorInterval (inherited from ScaleBase) | Gets or sets a value that indicates the interval between the scale major ticks. This is a dependency property. | |
MajorLabelOptions | Gets or sets a MajorLinearLabelOptions object that contains settings for major labels. This is a dependency property. | |
MajorTickOptions | Gets or sets a MajorLinearTickOptions object that contains settings for major ticks. This is a dependency property. | |
Margin (inherited from FrameworkElement) | ||
MarkerBarHorizontalOffset | Gets or sets the horizontal offset of the embedded marker bar. This is a dependency property. | |
MarkerBarSize | Gets or sets the size of the embedded marker bar. This is a dependency property. | |
MarkerBarVerticalOffset | Gets or sets the vertical offset of the embedded marker bar. This is a dependency property. | |
MaxHeight (inherited from FrameworkElement) | ||
Maximum (inherited from ScaleBase) | Gets or sets the maximum value of the scale. This is a dependency property. | |
MaxWidth (inherited from FrameworkElement) | ||
MinHeight (inherited from FrameworkElement) | ||
Minimum (inherited from ScaleBase) | Gets or sets the minimum value of the scale. This is a dependency property. | |
MinorInterval (inherited from ScaleBase) | Gets or sets a value that indicates the interval between the scale minor ticks. This is a dependency property. | |
MinorLabelOptions | Gets or sets a MinorLinearLabelOptions object that contains settings for minor labels. This is a dependency property. | |
MinorTickOptions | Gets or sets a MinorLinearTickOptions object that contains settings for minor ticks. This is a dependency property. | |
MinWidth (inherited from FrameworkElement) | ||
Name (inherited from FrameworkElement) | ||
Opacity (inherited from UIElement) | ||
OpacityMask (inherited from UIElement) | ||
Orientation | Gets or sets the orientation of the linear scale. This is a dependency property. | |
OverridesDefaultStyle (inherited from FrameworkElement) | ||
Padding (inherited from Control) | ||
Parent (inherited from FrameworkElement) | ||
PersistId (inherited from UIElement) | Obsolete. | |
Ranges (inherited from ScaleBase) | Gets a collection of Range object for this scale. | |
RenderSize (inherited from UIElement) | ||
RenderTransform (inherited from UIElement) | ||
RenderTransformOrigin (inherited from UIElement) | ||
Resources (inherited from FrameworkElement) | ||
ShowFirst (inherited from ScaleBase) | Gets or sets a value that indicates whether the first tick mark and the corresponding label should be shown on the scale. This is a dependency property. | |
ShowLast (inherited from ScaleBase) | Gets or sets a value that indicates whether the last tick mark and the corresponding label should be shown on the scale. This is a dependency property. | |
ShowLine | Gets or sets a value that indicates whether a line should be inserted in the scale. This is a dependency property. | |
ShowMajorLabels (inherited from ScaleBase) | Gets or sets a value that indicates whether major labels are shown on the scale. This is a dependency property. | |
ShowMajorTicks (inherited from ScaleBase) | Gets or sets a value that indicates whether major tick marks are shown on the scale. This is a dependency property. | |
ShowMinorLabels (inherited from ScaleBase) | Gets or sets a value that indicates whether minor labels are shown on the scale. This is a dependency property. | |
ShowMinorTicks (inherited from ScaleBase) | Gets or sets a value that indicates whether minor tick marks are shown on the scale. This is a dependency property. | |
ShowRangeBar | Gets or sets a value that indicates whether the scale's embedded range bar should be displayed or not. This is a dependency property. | |
SnapsToDevicePixels (inherited from UIElement) | ||
Style (inherited from FrameworkElement) | ||
StylusPlugIns (inherited from UIElement) | ||
TabIndex (inherited from Control) | ||
Tag (inherited from FrameworkElement) | ||
Template (inherited from Control) | ||
TemplatedParent (inherited from FrameworkElement) | ||
ToolTip (inherited from FrameworkElement) | ||
TouchesCaptured (inherited from UIElement) | ||
TouchesCapturedWithin (inherited from UIElement) | ||
TouchesDirectlyOver (inherited from UIElement) | ||
TouchesOver (inherited from UIElement) | ||
Triggers (inherited from FrameworkElement) | ||
Uid (inherited from UIElement) | ||
UseLayoutRounding (inherited from FrameworkElement) | ||
ValueIndicators (inherited from ScaleBase) | Gets a collection of ValueIndicator objects attached to this a Scale. | |
VerticalAlignment (inherited from FrameworkElement) | ||
VerticalContentAlignment (inherited from Control) | ||
Visibility (inherited from UIElement) | ||
VisualBitmapEffect (inherited from Visual) | Obsolete. | |
VisualBitmapEffectInput (inherited from Visual) | Obsolete. | |
VisualBitmapScalingMode (inherited from Visual) | ||
VisualCacheMode (inherited from Visual) | ||
VisualChildrenCount (inherited from FrameworkElement) | ||
VisualClearTypeHint (inherited from Visual) | ||
VisualClip (inherited from Visual) | ||
VisualEdgeMode (inherited from Visual) | ||
VisualEffect (inherited from Visual) | ||
VisualOffset (inherited from Visual) | ||
VisualOpacity (inherited from Visual) | ||
VisualOpacityMask (inherited from Visual) | ||
VisualParent (inherited from Visual) | ||
VisualScrollableAreaClip (inherited from Visual) | ||
VisualTextHintingMode (inherited from Visual) | ||
VisualTextRenderingMode (inherited from Visual) | ||
VisualTransform (inherited from Visual) | ||
VisualXSnappingGuidelines (inherited from Visual) | ||
VisualYSnappingGuidelines (inherited from Visual) | ||
Width (inherited from FrameworkElement) |
See Also