EmptySeriesMessageLabelStyle Class |
Styles of empty series message
Inheritance Hierarchy
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class EmptySeriesMessageLabelStyle : LabelStyle
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class EmptySeriesMessageLabelStyle
Inherits LabelStyle
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class EmptySeriesMessageLabelStyle : public LabelStyle
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type EmptySeriesMessageLabelStyle =
class
inherit LabelStyle
end
The EmptySeriesMessageLabelStyle type exposes the following members.
Constructors
Properties
See Also