For a list of all members of this type, see BulletGraph<T> members.
Name | Description | |
---|---|---|
BackingBrush | Overloaded. Sets the brush to use to fill the backing of the bullet graph. | |
BackingInnerExtent | Sets the inner extent of the bullet graph backing. | |
BackingOuterExtent | Sets the outer extent of the bullet graph backing. | |
BackingOutline | Overloaded. Sets the brush to use for the outline of the backing. | |
BackingStrokeThickness | Sets the stroke thickness of the backing outline. | |
ClientEvents | ModelWidgetBase.ClientEvents | |
Font | Sets the font. | |
FontBrush | Overloaded. Sets the brush to use for the label font. | |
Height | BulletGraphModel.Height. | |
HtmlAttributes | Set HtmlAttributes to the HTML div element | |
ID | BulletGraphModel.ID | |
Interval | Sets the interval to use for the scale. | |
IsScaleInverted | Sets a value indicating whether the scale is inverted. When the scale is inverted the direction in which the scale values increase is right to left. | |
LabelExtent | Sets the position at which to put the labels as a value from 0 to 1, measured from the bottom of the scale. Values further from zero than 1 can be used to hide the labels of the bullet graph. | |
LabelInterval | Sets the interval to use for rendering labels. This defaults to be the same interval as the tickmarks on the scale. | |
LabelsPostInitial | A value to start adding labels, added to the scale's MinimumValue. | |
LabelsPreTerminal | A value to stop adding labels, subtracted from the scale's MaximumValue. | |
MaximumValue | Sets the maximum value of the scale. | |
MinimumValue | Sets the minimum value of the scale. | |
MinorTickBrush | Overloaded. Sets the brush to use for the minor tickmarks. | |
MinorTickCount | Sets the number of minor tickmarks to place between major tickmarks. | |
MinorTickEndExtent | Sets the position at which to stop rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the bullet graph. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
MinorTickStartExtent | Sets the position at which to start rendering the minor tickmarks as a value from 0 to 1, measured from the front/bottom of the bullet graph. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
MinorTickStrokeThickness | Sets the stroke thickness to use when rendering minor ticks. | |
Orientation | Sets the orientation of the scale. | |
PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. | |
RangeBrushes | Overloaded. Assigns the list of brushes to the ranges of the bullet graph. | |
RangeInnerExtent | Sets the position at which to start rendering the ranges, measured from the front/bottom of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
RangeOuterExtent | Sets the position at which to stop rendering the range as a value from 0 to 1 measured from the front/bottom of the bullet graph. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
RangeOutlines | Overloaded. Assigns the list of outlines to the ranges of the bullet graph. | |
Ranges | Builds ranges for the bullet graph. | |
RangeTooltipTemplate | BulletGraphModel.RangeToolTipTemplate. | |
Render | Render the bullet graph widget with the accumulated model changes in the wrapper. | |
ScaleBackgroundBrush | Overloaded. Sets the background brush for the scale. | |
ScaleBackgroundOutline | Overloaded. Sets the background outline for the scale. | |
ScaleBackgroundThickness | Sets the background outline thickness for the scale. | |
ScaleEndExtent | Sets the position at which to stop rendering the scale as a value from 0 to 1, measured from the front/bottom of the bullet graph. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
ScaleStartExtent | Sets the position at which to start rendering the scale, measured from the front/bottom of the bullet graph as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
ShowToolTip | Sets a value indicating whether tooltips are enabled. | |
ShowToolTipTimeout | Sets the time in milliseconds that tooltip appearance is delayed with. | |
TargetValue | Sets the value indicated by the target value bar. | |
TargetValueBreadth | Get or sets the breadth of the target value element. | |
TargetValueBrush | Overloaded. Sets the brush to use when rendering the fill of the comparative marker. | |
TargetValueInnerExtent | Sets the position at which to start rendering the target value, measured from the front/bottom of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
TargetValueName | Sets the name used for the target value. The name is displayed in the default target value tooltip. | |
TargetValueOuterExtent | Sets the position at which to start rendering the target value, measured from the front/bottom of the control as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
TargetValueOutline | Overloaded. Sets the brush to use when rendering the outline of the target value. | |
TargetValueStrokeThickness | Sets the stroke thickness of the outline of the target value bar. | |
TargetValueTooltipTemplate | BulletGraphModel.TargetValueToolTipTemplate. | |
TickBrush | Overloaded. Sets the brush to use for the major tickmarks. | |
TickEndExtent | Sets the position at which to stop rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the bullet graph. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
TicksPostInitial | A value to start adding tickmarks, added to the scale's MinimumValue. | |
TicksPreTerminal | A value to stop adding tickmarks, subtracted from the scale's MaximumValue. | |
TickStartExtent | Sets the position at which to start rendering the major tickmarks as a value from 0 to 1, measured from the front/bottom of the bullet graph. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
TickStrokeThickness | Sets the stroke thickness to use when rendering ticks. | |
TransitionDuration | Sets the number of milliseconds over which changes to the bullet graph should be animated. | |
Value | Sets the value at which the bar ends. | |
ValueBrush | Overloaded. Sets the brush to use for the actual value element. | |
ValueInnerExtent | Sets the position at which to start rendering the actual value geometries, measured from the front/bottom of the bullet graph as a value from 0 to 1. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
ValueName | Sets the name used for actual value. | |
ValueOuterExtent | Sets the position at which to stop rendering the actual value geometries as a value from 0 to 1 measured from the front/bottom of the bullet graph. Values further from zero than 1 can be used to make this extend further than the normal size of the bullet graph. | |
ValueOutline | Overloaded. Sets the brush to use for the outline of actual value element. | |
ValueStrokeThickness | Sets the stroke thickness to use when rendering single actual value element. | |
ValueTooltipTemplate | BulletGraphModel.ValueToolTipTemplate. | |
Width | BulletGraphModel.Width. |
View on GitHub