AwGraphBuild.BaseValue Property

Gets or sets the base value of the graph.

[Visual Basic]
Public Property BaseValue As Single
[C#]
public float BaseValue {get; set;}

Property Value

Value that indicates the base value of the graph.

Example

How to set the base value of the graph as 0.

graphBuild.BaseValue = 0F
graphBuild.BaseValue = 0F;

See Also

AwGraphBuild 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.