XlsChart IsSecondaryValueAxisAvail Property |
Note: This API is now obsolete.
Namespace: Spire.Xls.Core.Spreadsheet.Charts
[ObsoleteAttribute("get and set are not implemented")] public bool IsSecondaryValueAxisAvail { get; }
<ObsoleteAttribute("get and set are not implemented")> Public ReadOnly Property IsSecondaryValueAxisAvail As Boolean Get
public: [ObsoleteAttribute(L"get and set are not implemented")] property bool IsSecondaryValueAxisAvail { bool get (); }
[<ObsoleteAttribute("get and set are not implemented")>] member IsSecondaryValueAxisAvail : bool with get