Search
ChartEvent.Duration Property
See Also
 






Gets or sets the event duration.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Duration { get; set; }

Visual Basic  Copy Code

Public Property Duration As Double

 Property Value

 See Also