dotnetCHARTING Send comments on this topic.
SmallChartMode Property
See Also 
dotnetCHARTING Namespace > Chart Class : SmallChartMode Property


Syntax

Visual Basic (Declaration) 
Public Property SmallChartMode As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Chart
Dim value As Boolean
 
instance.SmallChartMode = value
 
value = instance.SmallChartMode
C# 
public bool SmallChartMode {get; set;}

See Also

© 2008 All Rights Reserved.