showDiagram
Description​
Gets or sets whether the chord diagram is shown.
- JavaScript
- C#
- Kotlin
showDiagram: boolean;
bool ShowDiagram { get; set; }
var showDiagram: Boolean
Gets or sets whether the chord diagram is shown.
showDiagram: boolean;
bool ShowDiagram { get; set; }
var showDiagram: Boolean