ClientDrillingChart.DisableShowTimeNotes Property

Disable show time notes in DrillingChart control (ChartType = Duration)
<ID("DisableShowTimeNotes", (int)e.DisableShowTimeNotes)> _ 
Public Property DisableShowTimeNotes() As Boolean
This language is not supported or no code example is available.
[ID("DisableShowTimeNotes", (int)e.DisableShowTimeNotes)] 
public bool DisableShowTimeNotes {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition