Bar.Duration Property

Gets the duration.
public TimeSpan Duration {get;}
This language is not supported or no code example is available.
public:  
property TimeSpan Duration { 
TimeSpan get( ); 
}
This language is not supported or no code example is available.
public function get Duration() : TimeSpan;
This language is not supported or no code example is available.

Property Value

TimeSpan

The duration.

In this article

Definition