Namespace Syncfusion.UI.Xaml.BulletGraph
Classes
BulletGraphCaptionPosition
Enumerates the values for position of caption in the bullet graph. You can change the caption position of a bulletgraph to the left or right. |
BulletGraphLabel
Represents the labels of quantitative scale in the bullet graph. To render this, create an instance of the BulletGraphLabel, and set required properties. |
BulletGraphLabelCollection
Represents a collection of quantitative scale labels in the bullet graph. |
BulletGraphLabelsPosition
Enumerates the values for position of labels in the bullet graph. You can change the label position of a bullet graph. |
BulletGraphTick
Represents the ticks of quantitative scale in the bullet graph. To render this, create an instance of the BulletGraphTick class, and set required properties. |
BulletGraphTickCollection
Represents a collection of quantitative scale ticks in the bullet graph. |
BulletGraphTicksPosition
Enumerates the values for position of ticks in the bullet graph. You can change the tick position using this enum. |
BulletGraphUniformPanel
Represents the panel for arranging ticks and labels. To arrange the bullet graph, create an instance of the BulletGraphUniformPanel class. |
DependencyObjectExtensions
Represents an extension to find the parent of an element. It is an object that participates in the dependency property system. |
EnvironmentTest
Validating the license moved from Shared.Wpf. |
QualitativeRange
Represents the qualitative range of a bullet graph. To render this range, create an instance of the QualitativeRange class, and set required properties. |
QualitativeRangeCollection
Represents a collection of qualitative ranges. To render this, create an instance of the QualitativeRangeCollection class, and set required properties. |
QualitativeRangePanel
Represents a panel of qualitative ranges in the bullet graph. To arrange this, create an instance of the QualitativeRangePanel class. |
Range
Represents the tooltip value for ranges. To render this, create an instance of the Range class, and set required properties. |
SfBulletGraph
Represents the bullet graph. To render this, create an instance of the SfBulletGraph class, and set required properties. |