Class StyleMarkerEmptyValue
Specific empty point marker style
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleMarkerEmptyValue : StyleMarker, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable, IPosition
Constructors
StyleMarkerEmptyValue()
Creates a new instance of StyleMarkerEmptyValue class.
Declaration
public StyleMarkerEmptyValue()
Properties
Figure
Specifies marker's figure
Declaration
[SkinnableProperty]
public override string Figure { get; set; }
Property Value
System.
|
Overrides
Visible
Specifies marker's visibility
Declaration
public override bool Visible { get; set; }
Property Value
System.
|