CircularTickMarkMinor Class
Represents an element that renders minor tick marks in a CircularGauge.
public class CircularTickMarkMinor : CircularTickMarkBase, ILogicalParent, IVisualParent
- Inheritance:
- object Visual UIElement FrameworkElement GaugeElement TickBase CircularTickBase CircularTickMarkBase object
- Implements:
- ILogicalParent IVisualParent
Constructors
CircularTickMarkMinor()
Initializes an instance of the class.
public CircularTickMarkMinor()
Properties
EndValue
The last value that should be rendered.
SkipValues
The values that should not be rendered.
StartValue
The first value that should be rendered.
Methods
GetValues()
Returns the values to be rendered by this tick mark element.
Fields
EndValueProperty
Defines the EndValue property.
public static readonly DependencyProperty EndValueProperty
SkipValuesProperty
Defines the SkipValues property.
public static readonly DependencyProperty SkipValuesProperty
StartValueProperty
Defines the StartValue property.
public static readonly DependencyProperty StartValueProperty
Inherited Members
- CircularTickMarkBase.BackgroundProperty
- CircularTickMarkBase.GeometryProperty
- CircularTickMarkBase.ImageSourceProperty
- CircularTickMarkBase.TickMarkAscentProperty
- CircularTickMarkBase.TickMarkExtentProperty
- CircularTickMarkBase.TickMarkTypeProperty
- CircularTickMarkBase.OnRender(DrawingContext)
- CircularTickMarkBase.Background
- CircularTickMarkBase.Geometry
- CircularTickMarkBase.ImageSource
- CircularTickMarkBase.TickMarkAscent
- CircularTickMarkBase.TickMarkExtent
- CircularTickMarkBase.TickMarkType
- CircularTickBase.CalculateAngle(double)
- CircularTickBase.Radius
- CircularTickBase.ScaleBarExtent
- CircularTickBase.StartAngle
- CircularTickBase.SweepAngle
- TickBase.AngleProperty
- TickBase.BorderBrushProperty
- TickBase.BorderDashStyleProperty
- TickBase.BorderWidthProperty
- TickBase.HasDropShadowProperty
- TickBase.IntervalOriginProperty
- TickBase.MajorIntervalProperty
- TickBase.MajorIntervalTypeProperty
- TickBase.MinorIntervalProperty
- TickBase.MinorIntervalTypeProperty
- TickBase.ScaleOffsetProperty
- TickBase.ScalePlacementProperty
- TickBase.Angle
- TickBase.BorderBrush
- TickBase.BorderDashStyle
- TickBase.BorderWidth
- TickBase.HasDropShadow
- TickBase.IntervalOrigin
- TickBase.IsLogarithmic
- TickBase.IsReversed
- TickBase.LogarithmicBase
- TickBase.MajorInterval
- TickBase.MajorIntervalType
- TickBase.Maximum
- TickBase.Minimum
- TickBase.MinorInterval
- TickBase.MinorIntervalType
- TickBase.ScaleOffset
- TickBase.ScalePlacement
- GaugeElement.ZIndexProperty
- GaugeElement.GetVisualChild(int)
- GaugeElement.GetZIndex(UIElement)
- GaugeElement.SetZIndex(UIElement, int)
- GaugeElement.VisualChildren
- GaugeElement.VisualChildrenCount
- GaugeElement.ZIndex