Xceed Chart for WinForms v4.4 Documentation
EmptyDataPointsAppearance Class
Members 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : EmptyDataPointsAppearance Class
Controls the appearance of the empty data points. An instance of this class is attached to every series.
Object Model
EmptyDataPointsAppearance Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>

<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>

<SerializableAttribute()>

Public Class EmptyDataPointsAppearance 
'Usage
 
Dim instance As EmptyDataPointsAppearance
[ClassInterface(ClassInterfaceType.AutoDual)]

[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]

[Serializable()]

public class EmptyDataPointsAppearance 
Inheritance Hierarchy

System.Object
   Xceed.Chart.Core.EmptyDataPointsAppearance

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EmptyDataPointsAppearance Members
Xceed.Chart.Core Namespace