Label for Y Axis
Inheritance Hierarchy
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class ChartAxisYLabel : AxisLabelBase
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class ChartAxisYLabel
Inherits AxisLabelBase
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class ChartAxisYLabel : public AxisLabelBase
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type ChartAxisYLabel =
class
inherit AxisLabelBase
end
Constructors
See Also