AwGraph.GraphBuild Property

Gets an instance of the AwGraphBuild class that is used in this control.

[Visual Basic]
Public ReadOnly Property GraphBuild As AwGraphBuild
[C#]
public AwGraphBuild GraphBuild {get;}

Example

How to get a instance of the AwGraphBuild class that is used in this control.

Dim gb As AwGraphBuild = awGraph1.GraphBuild
AwGraphBuild gb = awGraph1.GraphBuild;

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.