Class StyleTextBlockHidden
Hidden text block's default appearance
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleTextBlockHidden : StyleTextBlock, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable, IPosition
Constructors
StyleTextBlockHidden()
Declaration
public StyleTextBlockHidden()
Properties
Visible
Visibility. False by default
Declaration
public override bool Visible { get; set; }
Property Value
System.Boolean
|