Click or drag to resize

XlsChartFrameFormat Y Property

Y-position of upper-left corner. 1/4000 of chart plot. IsYMode Shall set to True

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Y { get; set; }

Property Value

Type: Int32
See Also