Class StyleGridLineHidden
Inheritance
System.Object
StyleGridLineHidden
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleGridLineHidden : StyleGridLine, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable
Constructors
StyleGridLineHidden()
Declaration
public StyleGridLineHidden()
Properties
Visible
Gets and sets grid lines' visibility
Declaration
public override bool Visible { get; set; }
Property Value
System.Boolean
|