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