Version

ChartDataInvalidEventArgs Class Members

The following tables list the members exposed by ChartDataInvalidEventArgs.

Public Constructors
 NameDescription
Public ConstructorChartDataInvalidEventArgs ConstructorChartDataInvalidEventArgs constructor.  
Public Properties
 NameDescription
Public PropertyLabelStyleGets/Sets the label style for the Chart Data Invalid message, including font style, color, and text wrapping.  
Public PropertyTextGets/Sets the message to be displayed to the user in place of the chart, when the Data is not valid and no chart can be displayed.  
See Also