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