Click or drag to resize
GraphPointX Property
Gets or sets the x-coordinate.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public int X { get; set; }

Property Value

Type: Int32
See Also