Interface IMaxCross
IMaxCross interface.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public interface IMaxCross
Properties
IsMaxCross
Gets or sets IsMaxCross property.
Declaration
bool IsMaxCross { get; set; }
Property Value
Type |
---|
System.Boolean |