Class StyleLabelEmptySeriesMessage
Empty series message style
Inheritance
System.Object
StyleLabelEmptySeriesMessage
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleLabelEmptySeriesMessage : StyleLabel, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable, IPosition
Constructors
StyleLabelEmptySeriesMessage()
Creates new instance of StyleLabelEmptySeriesMessage class.
Declaration
public StyleLabelEmptySeriesMessage()
Properties
Visible
Specifies label' visibility
Declaration
public override bool Visible { get; set; }
Property Value
System.Boolean
|