Intersoft ClientUI Documentation
GridLine Class
Members 



Represent Control Class GridLine
Object Model
GridLine ClassISFramework Class
Syntax
Public Class GridLine 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As GridLine
public class GridLine : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
public ref class GridLine : public Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Remarks
Grid Line is a pattern of horizontal and vertical lines spaced out at regular intervals, grid line may appear to aid in the visual alignment of data. All charts, except the Pie and Doughnut, have grid lines by default. If you want to disable grid line, set the ShowGridLine property to False. And if you ever need your grid line to alternate, you can set the IsAlternatingGridLine property and set to True.
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.DataVisualization.GridLine

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridLine Members
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback