StyleTextBlockHidden
Class
Hidden text block's default appearance
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleTextBlockHidden : StyleTextBlock, IChartingStateManagedItem, IChartingStateManager
Inheritance: objectStateManagedObjectStyleLayoutStyleStyleTextBlockStyleTextBlockHidden...
Implements:
Inherited Members
Constructors
C#
public StyleTextBlockHidden()
Properties
Visible
bool
Visibility. False by default
C#
public override bool Visible { get; set; }
Overrides: