[]
        
(Showing Draft Content)

C1.Win.Gauge.BulletGraphCaption

BulletGraphCaption Class

Class that defines the appearance of the graph caption.

Inheritance
BulletGraphCaption
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public sealed class BulletGraphCaption : INotifyPropertyChanged

Properties

Name Description
Alignment

Get or sets a value that determines the alignment of caption relative to its layout rectangle.

Height

Gets or sets the height of the caption. Use NaN value to auto width.

Position

Gets or sets the position of the caption relative to the graph.

Text

Get or sets the caption text.

Width

Gets or sets the width of the caption. Use NaN value to auto width.

Events

Name Description
PropertyChanged

Occurs when a property value changes.