Class
StyleTextBlockHidden

Hidden text block's default appearance

Definition

Namespace:Telerik.Charting.Styles

Assembly:Telerik.WinControls.RadChart.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleTextBlockHidden : StyleTextBlock, IChartingStateManagedItem, IChartingStateManager, ICloneable

Inheritance: objectStateManagedObjectStyleLayoutStyleStyleTextBlockStyleTextBlockHidden

Implements: IChartingStateManagedItemIChartingStateManagerICloneable

Inherited Members StyleTextBlock.styleTextBlockCornersStyleTextBlock.styleTextBlockRotationAngleStyleTextBlock.styleTextBlockOverflowStyleTextBlock.ShouldSerializeMaxLength()StyleTextBlock.ResetMaxLength()StyleTextBlock.Clone()StyleTextBlock.TrackViewState()StyleTextBlock.LoadViewState(object)StyleTextBlock.SaveViewState()StyleTextBlock.MaxLengthStyleTextBlock.CornersStyleTextBlock.FillStyleStyleTextBlock.FigureStyleTextBlock.TextPropertiesStyleTextBlock.AutoTextWrapLayoutStyle.PositionLayoutStyle.DimensionsStyle.BorderStyle.ShadowStateManagedObject.CloneState()StateManagedObject.SetDirty()StateManagedObject.ViewStateIgnoresCase

Constructors

StyleTextBlockHidden()

Declaration

cs-api-definition
public StyleTextBlockHidden()

Properties

Visible

Visibility. False by default

Declaration

cs-api-definition
public override bool Visible { get; set; }

Property Value

bool

Overrides Style.Visible