DataShape.TimeRenderingSpecified Property

Definition

Gets a value that indicates whether the specified time renders on the data shape.

public:
 property bool TimeRenderingSpecified { bool get(); };
public bool TimeRenderingSpecified { get; }
member this.TimeRenderingSpecified : bool
Public ReadOnly Property TimeRenderingSpecified As Boolean

Property Value

true if the specified time renders on the data shape; otherwise, false.

Applies to