Class HistogramAxisFormat
- Namespace
- Spire.Xls.Core.Spreadsheet.Charts
- Assembly
- Spire.XLS.dll
Class provide the options for Histogram and Pareto Chart axis
public class HistogramAxisFormat
- Inheritance
-
HistogramAxisFormat
- Inherited Members
Constructors
HistogramAxisFormat()
public HistogramAxisFormat()
Methods
Equals(object)
Check for the equals an object
public override bool Equals(object obj)
Parameters
obj
objectinput another histogram object
Returns
- bool
the boolean value indicates whether the objects are equal or not.