Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public ChartDropBar SecondDropBar { get; }
Public ReadOnly Property SecondDropBar As ChartDropBar Get
public: property ChartDropBar^ SecondDropBar { ChartDropBar^ get (); }
member SecondDropBar : ChartDropBar with get