dotnetCHARTING Send comments on this topic.
ScaleRange Class
See Also  Members  
dotnetCHARTING Namespace : ScaleRange Class


Represents a value or range of values on an axis scale. Values can be numeric, DateTime, and string types.

Syntax

Visual Basic (Declaration) 
Public Class ScaleRange 
   Implements IInstanceID 
Visual Basic (Usage)Copy Code
Dim instance As ScaleRange
C# 
public class ScaleRange : IInstanceID  

Inheritance Hierarchy

System.Object
   dotnetCHARTING.ScaleRange
      dotnetCHARTING.AxisMarker
      dotnetCHARTING.AxisTick

See Also

© 2010 All Rights Reserved.