ChartFrameDefaultWidth Property |
Represents width of default position
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic int DefaultWidth { get; }
Public ReadOnly Property DefaultWidth As Integer
Get
public:
property int DefaultWidth {
int get ();
}
member DefaultWidth : int with get
Property Value
Type:
Int32
See Also