Namespace: Spire.Xls.Core.Spreadsheet.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 ChartBorder LineProperties { get; }
Public ReadOnly Property LineProperties As ChartBorder Get
public: virtual property ChartBorder^ LineProperties { ChartBorder^ get () sealed; }
abstract LineProperties : ChartBorder with get override LineProperties : ChartBorder with get