Click or drag to resize
KaxChart Properties

The KaxChart type exposes the following members.

Properties
  Name Description
Public property AccessKey (Overrides KaxDataBoundControl.AccessKey.)
Public property BackColor (Overrides KaxDataBoundControl.BackColor.)
Public property BackgroundComplexSettings
Complex set of a variety of color fill
Public property BackgroundFillMode
Background fill mode
Public property BackgroundGradientMode
Gradient fill mode
Public property BackgroundMainColor
Main color of background fill
Public property BackgroundSecondColor
Second color used in gradient fill
Public property BorderColor (Overrides KaxDataBoundControl.BorderColor.)
Public property BorderStyle (Overrides KaxDataBoundControl.BorderStyle.)
Public property BorderWidth
Public property Caption
Chart title
Public property CaptionText
Public property ChartEntity
Chart engine
Public property ChartHandlerUrl
Gets or sets a value indicating the URL to the ChartHttpHandler that is necessary for the correct operation of the KaxChart control.
Public property ChartImageAlternateText
The alternate text will display when the image cannot be shown in client.
Public property ChartImageFormat
The image transmitted to client format
Public property ClientSettings
Client-side settings.
Public property ContentFile
Gets or sets Chart content file name.
Public property CssClass (Overrides KaxDataBoundControl.CssClass.)
Public property CustomFigures
Custom graphics for Chart
Public property CustomPalettes
Custom palettes for chart
Public property DataGroupField
Gets or sets the name of the DataSource column (member) that will be used to split one column data into several chart Series
Public property DataManager
Data management object
Public property DataMember
Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items.
(Overrides KaxDataBoundControl.DataMember.)
Public property DataSource
The DataSource object
(Overrides KaxDataBoundControl.DataSource.)
Public property DataSourceID
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
(Overrides KaxDataBoundControl.DataSourceID.)
Public property DefaultSeriesView
Default view of chart series
Public property Diagram
Chart diagram
Public property DisableHandlerDetection
Gets or sets string a value indicates to the HttpHandler URL.
Public property EnableAutoLayout
Whether to enable the automatic layout
Public property Enabled (Overrides KaxDataBoundControl.Enabled.)
Public property EnableEmbeddedSkins
Whether enable embedded chart skin
(Overrides KaxDataBoundControl.EnableEmbeddedSkins.)
Public property EnableWiseLabel
Whether to enable the intelligent label, can alleviate the label overlap
Public property Font (Overrides KaxDataBoundControl.Font.)
Public property ForeColor (Overrides KaxDataBoundControl.ForeColor.)
Public property Height
Chart height
(Overrides KaxDataBoundControl.Height.)
Public property IsCreatingImageMap
Whether to create a graphical map
Public property IsTextWrap
Whether automatically wrap
Public property IsUseSession
Whether use session to cache
Public property Legend
Chart's legend
Public property ScaleEnabled
This property supports the KaxChart infrastructure and is not intended for public use.
Public property SeriesOrientation
Series orientation, horizontal or vertical
Public property SeriesPalette
Palette of series
Public property SeriesSet
Collection of the chart series.
Public property Skin
Chart control Skin
Public property SkinOverrideStyle
Should skin override user setting or not
Public property StyleSet
Chart style
Public property TabIndex (Overrides KaxDataBoundControl.TabIndex.)
Public property TempImagesFolder
Temporary preservation path of images.
Public property ToolTip (Overrides KaxDataBoundControl.ToolTip.)
Public property Width
Chart width
(Overrides KaxDataBoundControl.Width.)
Top
See Also