AwGraph.CurrentPageIndex Property

Gets the current page index of the graph.

[Visual Basic]
Public ReadOnly Property CurrentPageIndex As Integer
[C#]
public int CurrentPageIndex {get;}

Property Value

Value that indicates the current page index.

Example

How to get the current page index.

Dim index As Integer = awGraph1.CurrentPageIndex
int index = awGraph1.CurrentPageIndex;

See Also

AwGraph Class | Asterworld.Graph Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.