Interface for a class BulletChart
EmitType<IPrintEventArgs>
Triggers before the prints gets started.
EmitType<IBulletMouseEventArgs>
Triggers on clicking the chart.
EmitType<IBulletLegendRenderEventArgs>
Triggers before the legend is rendered.
EmitType<IBulletLoadedEventArgs>
Triggers before bullet chart load.
EmitType<IBulletLoadedEventArgs>
Triggers after the bullet chart rendering
EmitType<IBulletchartTooltipEventArgs>
Triggers before the bulletchart tooltip is rendered.
AnimationModel
Options for customizing animation of the feature bar.
BorderModel
Options for customizing the color and width of the chart border.
string
It defines the category for the data source.
Options for customizing values labels.
Options for customizing data label of the feature bar.
Object
default value of multiple data bullet chart.
boolean
default value for enableGroupSeparator.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Enable or disable rendering component in right to left direction.
string
The height of the bullet chart as a string accepts input both as ‘100px’ or ‘100%‘. If specified as ‘100%, bullet chart renders to the full height of its parent element.
number
Specifies the interval for an scale.
string
Specifies the format of the bullet chart axis labels.
specifies the axis label position of the bullet chart.
Options for customizing labels
BulletChartLegendSettingsModel
Options for customizing the legend of the bullet chart.
string
The locale of the bullet chart as a string.
Options for customizing major tick lines.
MarginModel
Options to customize left, right, top and bottom margins of the bullet chart.
number
Specifies the maximum range of an scale.
number
Specifies the minimum range of an scale.
Options for customizing minor tick lines.
number
specifies the interval of minor ticks.
boolean
If set to true, the axis will render at the opposite side of its default position.
Orientation of the scale.
Query
It defines the query for the data source.
provides Qualitative ranges of the bullet chart.
string
Specifies the sub title of the bullet chart.
Options for customizing the sub title styles of the bullet chart.
number
TabIndex value for the bullet chart.
string
Default stroke of comparative measure.
string
The DataSource field that contains the target value.
The DataSource field that contains the target value.
number
Options for customizing comparative bar color bullet chart.
Specifies the theme for the bullet chart.
specifies the tick position of the bullet chart.
string
Specifies the title of the bullet chart.
Sets the title position of bullet chart.
Options for customizing the title styles of the bullet chart.
Options for customizing the tooltip of the BulletChart.
Default type on feature measure.
BorderModel
Options for customizing the color and width of the feature bar border.
string
The DataSource field that contains the value value.
string
Default stroke color of feature measure.
number
Options for customizing feature bar height of the bullet chart.
string
The width of the bullet chart as a string accepts input as both like ‘100px’ or ‘100%‘. If specified as ‘100%, bullet chart renders to the full width of its parent element.