public static Chart ActiveChart { get; }
Public Shared ReadOnly Property ActiveChart As Chart Get Dim value As Chart value = ExcelHelper.ActiveChart
In This Article