dotnetCHARTING Send comments on this topic.
Axis.TimeScaleLabelInfo Class
See Also  Members   Example 
dotnetCHARTING Namespace : Axis.TimeScaleLabelInfo Class


Encapsulates time scale label behavior options in addition to axis ticks and format strings used instead of the main axis ticks when they represent particular instances in time.

Object Model











Syntax

Visual Basic (Declaration) 
Public Class Axis.TimeScaleLabelInfo 
Visual Basic (Usage)Copy Code
Dim instance As Axis.TimeScaleLabelInfo
C# 
public class Axis.TimeScaleLabelInfo 

Example

C#Copy Code
Visual BasicCopy Code

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Axis.TimeScaleLabelInfo

See Also