Skip to content

Commit 1caea52

Browse files
authored
Merge pull request #423 from apexcharts/remove-locale-download
Removed Invalid option LocaleToolbar -Download
2 parents a892c19 + f224f33 commit 1caea52

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Blazor-ApexCharts/Models/ApexChartOptions.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,11 +1301,6 @@ public class LocaleOptions
13011301
/// </summary>
13021302
public class LocaleToolbar
13031303
{
1304-
/// <summary>
1305-
/// Tooltip title text which appears when you hover over download icon
1306-
/// </summary>
1307-
public string Download { get; set; }
1308-
13091304
/// <summary>
13101305
/// Tooltip title text which appears when you hover over menu icon
13111306
/// </summary>

0 commit comments

Comments
 (0)