AwGraphBuild.ItemScaleLineInterval Property

Gets or sets the interval of the item scale lines of the graph.

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

Property Value

Value that indicates the interval of the item scale lines.

Example

How to set the interval of the item scale lines as 10.

graphBuild.ItemScaleLineInterval = 10
graphBuild.ItemScaleLineInterval = 10;

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.