[]
public class C1RadialNumericItem : C1RadialMenuItem, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IDisposable
| Name | Description |
|---|---|
| C1RadialNumericItem() | Initializes a new instance of the C1RadialNumericItem class. |
| Name | Description |
|---|---|
| GaugeStartAngleProperty | Identifies the GaugeStartAngle dependency property. |
| IntervalProperty | Identifies the Interval dependency property. |
| MarkEndAngleProperty | Identifies the MarkEndAngle dependency property. |
| MarkStartAngleProperty | Identifies the MarkStartAngle dependency property. |
| MarkStyleProperty | Identifies the MarkStyle dependency property. |
| MaximumProperty | Identifies the Maximum dependency property. |
| MinimumProperty | Identifies the Minimum dependency property. |
| PointerStyleProperty | Identifies the PointerStyle dependency property. |
| SliderMarginProperty | Identifies the SliderMargin dependency property. |
| ValueProperty | Identifies the Value dependency property. |
| Name | Description |
|---|---|
| GaugeStartAngle | Gets or sets a value that indicates the angle to position the radial gauge beginning. |
| Interval | Value interval to generate items if Items collection is empty. |
| MarkEndAngle | Gets or sets a value that indicates the angle to position the last mark. |
| MarkStartAngle | Gets or sets a value that indicates the angle to position the first mark. |
| MarkStyle | Gets or sets the style used to display the mark in the radial slider. |
| Maximum | Maximum value for the C1RadialNumericItem. |
| Minimum | Minimum value for the C1RadialNumericItem. |
| PointerStyle | Gets or sets the style used to display the pointer in the radial slider. |
| SliderMargin | The margin of the radial slider. |
| Value | Gets or sets the Value property. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnApplyTemplate() | |
| OnItemsChanged(NotifyCollectionChangedEventArgs) |