HistoryVisualizerTEntityWidth Property  | 
 
            Gets or sets the width of the track history line in pixels.
            
 
    Namespace: 
   AGI.Foundation.Tracking
    Assembly:
   AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic float Width { get; set; }Public Property Width As Single
	Get
	Set
public:
property float Width {
	float get ();
	void set (float value);
}member Width : float32 with get, set
Property Value
Type: 
Single
See Also