ChartLabelBaseNextPosition Property |
Gets a next free order position
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int NextPosition { get; }
Public ReadOnly Property NextPosition As Integer
Get
public:
virtual property int NextPosition {
int get () sealed;
}
abstract NextPosition : int with get
override NextPosition : int with get
Property Value
Type:
Int32Implements
IContainerNextPosition
See Also