XlsChart SecondaryCategoryAxisTitle Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public string SecondaryCategoryAxisTitle { get; set; }
Public Property SecondaryCategoryAxisTitle As String Get Set
public: property String^ SecondaryCategoryAxisTitle { String^ get (); void set (String^ value); }
member SecondaryCategoryAxisTitle : string with get, set