Click or drag to resize
TextAreaStyle Class
Styles of text area
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesStyleBase
      Kettic.AspNet.Controls.ChartModel.StylesLocatingStyle
        Kettic.AspNet.Controls.ChartModel.StylesTextAreaStyle
          More...

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class TextAreaStyle : LocatingStyle

The TextAreaStyle type exposes the following members.

Constructors
Methods
Properties
  NameDescription
Public propertyCorners
Specifies the corners of background rectangle
Public propertyFigure
Specifies the Figure property
Public propertyFill
Specifies the FillStyle property
Public propertyMaxLength
Max number of visible characters. Rest will be truncated
Remarks
Full string will be added to parent label's ActiveRegion.Tooltip
Public propertyTextSurface
Specifies the Text properties
Public propertyTextWrapMode
Gets or sets the automatic text wrapping functionality switch
Top
See Also
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModel.StylesStyleBase
      Kettic.AspNet.Controls.ChartModel.StylesLocatingStyle
        Kettic.AspNet.Controls.ChartModel.StylesTextAreaStyle
          Kettic.AspNet.Controls.ChartModel.StylesAxisItemTextStyle
          Kettic.AspNet.Controls.ChartModel.StylesAxisLabelTextAreaStyle
          Kettic.AspNet.Controls.ChartModel.StylesCanHiddenTextAreaStyle
          Kettic.AspNet.Controls.ChartModel.StylesCaptionTextAreaStyle
          Kettic.AspNet.Controls.ChartModel.StylesErrorTextAreaStyle
          Kettic.AspNet.Controls.ChartModel.StylesSeriesPointTextAreaStyle