Click or drag to resize
TextArea Class
The text of the label element in Chart
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModelRenderingElement
      Kettic.AspNet.Controls.ChartModelLocatingElement
        Kettic.AspNet.Controls.ChartModelTextArea
          More...

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class TextArea : LocatingElement, IDisposable

The TextArea type exposes the following members.

Constructors
  NameDescription
Public methodTextArea
Create new instance of TextBlock class.
Public methodTextArea(String)
Create new instance of TextBlock class.
Public methodTextArea(TextAreaStyle)
Create new instance of TextBlock class.
Public methodTextArea(ChartLabelBase, IContainer)
Create new instance of TextBlock class.
Public methodTextArea(TextAreaStyle, String)
Create new instance of TextBlock class.
Public methodTextArea(ChartLabelBase, IContainer, TextAreaStyle)
Create new instance of TextBlock class.
Public methodTextArea(ChartLabelBase, IContainer, String)
Create new instance of TextBlock class.
Public methodTextArea(ChartLabelBase, IContainer, TextAreaStyle, String)
Create new instance of TextBlock class.
Top
Methods
  NameDescription
Public methodCopyFrom
Top
Properties
  NameDescription
Public propertyBackgroundComplexSettings
Complex set of a variety of color fill
Public propertyBackgroundFillMode
Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used
Public propertyBackgroundGradientMode
Specifies the Linear gradient fill mode
Public propertyBackgroundMainColor
Gets and sets the main color of figure background
Public propertyBackgroundSecondColor
Gets and sets the second color of figure background
Public propertyHeight
Specifies the height property
Public propertyIsAutoSize
Gets and sets Auto sizing mode
Public propertyParent
Parent chart element
Public propertyStyleSet
Text field style
Public propertyText
Contained text data
Public propertyVisible
get a and sets visibility of TextBlock
Public propertyWidth
Specifies the width property
Top
See Also
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.ChartModelStateManagerBase
    Kettic.AspNet.Controls.ChartModelRenderingElement
      Kettic.AspNet.Controls.ChartModelLocatingElement
        Kettic.AspNet.Controls.ChartModelTextArea
          Kettic.AspNet.Controls.ChartModelAxisItemTextArea
          Kettic.AspNet.Controls.ChartModelAxisXLabelTextArea
          Kettic.AspNet.Controls.ChartModelAxisYLabelTextArea
          Kettic.AspNet.Controls.ChartModelCanHiddenTextArea
          Kettic.AspNet.Controls.ChartModelCaptionTextArea
          Kettic.AspNet.Controls.ChartModelEmptySeriesMessageTextArea
          Kettic.AspNet.Controls.ChartModelSeriesPointTextArea
          Kettic.AspNet.Controls.ChartModelTextBlockLabelItem
          Kettic.AspNet.Controls.ChartModelTextBlockMarkedZone