Name | Description | |
---|---|---|
FlexChart Constructor | Overloaded. |
The following tables list the members exposed by FlexChart.
Name | Description | |
---|---|---|
FlexChart Constructor | Overloaded. |
Name | Description | |
---|---|---|
AxisXProperty | Identifies the AxisX dependency property. | |
AxisYProperty | Identifies the AxisY dependency property. | |
BindingXProperty | Identifies the BindingX dependency property. | |
ChartTypeProperty | Identifies the ChartType dependency property. | |
OptionsProperty | Identifies the Options dependency property. | |
PlotMarginProperty | Identifies the PlotMargin dependency property. | |
RotatedProperty | Identifies the Rotated dependency property. | |
SelectedSeriesProperty | Identifies the SelectedSeries dependency property. | |
StackingProperty | Identifies the ChartStackingType dependency property. |
Name | Description | |
---|---|---|
AnimationMode | Gets or sets the update animation. (Inherited from C1.iOS.Chart.ChartBase) | |
AxisX | Gets or sets the main chart x-axis. | |
AxisY | Gets or sets the main chart y-axis. | |
Behaviors | Gets the behaviors collection. (Inherited from C1.iOS.Chart.ChartBase) | |
Binding | Gets or sets the name of the property that contains Y values for the series. (Inherited from C1.iOS.Chart.ChartBase) | |
BindingX | Gets or sets the bindingX of chart. | |
ChartType | Gets or sets the chart type. | |
ClassHandle | (Inherited from UIKit.UIView) | |
CustomPalette | Gets or sets the custom chart palette. (Inherited from C1.iOS.Chart.ChartBase) | |
DataLabel | Gets or sets the data label. | |
Footer | Gets or sets the chart footer text. (Inherited from C1.iOS.Chart.ChartBase) | |
FooterAlignment | Gets or sets chart footer alignment. (Inherited from C1.iOS.Chart.ChartBase) | |
FooterStyle | Gets or sets chart footer style. (Inherited from C1.iOS.Chart.ChartBase) | |
Handle | (Inherited from Foundation.NSObject) | |
Header | Gets or sets the chart header text. (Inherited from C1.iOS.Chart.ChartBase) | |
HeaderAlignment | Gets or sets chart header alignment. (Inherited from C1.iOS.Chart.ChartBase) | |
HeaderStyle | Gets or sets chart header style. (Inherited from C1.iOS.Chart.ChartBase) | |
IntrinsicContentSize | Gets the size of the intrinsic content of the view. (Inherited from C1.iOS.Chart.ChartBase) | |
IsEnabled | Gets or sets whether the control is enabled. (Inherited from C1.iOS.Chart.ChartBase) | |
ItemsSource | Gets or sets the collection of objects that contains the series data. (Inherited from C1.iOS.Chart.ChartBase) | |
Layers | Gets the chart layers collection. | |
LegendItemStyle | Gets or sets the legend item style. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendOrientation | Gets or sets the legend orientation. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendPosition | Gets or sets the chart legend position. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendStyle | Gets or sets the legend style. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendTitle | Gets or sets the legend title. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendTitleStyle | Gets or sets the legend title style. (Inherited from C1.iOS.Chart.ChartBase) | |
LegendToggle | Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart. (Inherited from C1.iOS.Chart.ChartBase) | |
LoadAnimation | Gets or sets the load animation. (Inherited from C1.iOS.Chart.ChartBase) | |
Options | Gets or sets the chart options. | |
Palette | Gets or sets the chart palette. (Inherited from C1.iOS.Chart.ChartBase) | |
PlotMargin | Gets or sets the plot area margin. | |
PlotRect | Returns plot area rectangle (rectangle inside chart axes). | |
PlotStyle | Gets or sets chart plot area style. (Inherited from C1.iOS.Chart.ChartBase) | |
Rotated | Gets or sets a value indicating whether the chart is rotated. | |
SelectedIndex | Gets or sets the index of selected element. (Inherited from C1.iOS.Chart.ChartBase) | |
SelectedSeries | Gets or sets the selected series. | |
SelectionMode | Gets or sets the chart selection mode. (Inherited from C1.iOS.Chart.ChartBase) | |
SelectionStyle | Gets or sets the style of selected element. (Inherited from C1.iOS.Chart.ChartBase) | |
Series | Gets the series collection. | |
ShowTooltip | Gets or sets the ShowTooltip. (Inherited from C1.iOS.Chart.ChartBase) | |
Site | IComponent Site (Inherited from C1.iOS.Chart.ChartBase) | |
Stacking | Gets or sets the chart stacking. | |
SuperHandle | (Inherited from Foundation.NSObject) | |
ToolTip | Gets or sets the chart tooltip. (Inherited from C1.iOS.Chart.ChartBase) | |
ToolTipContent | Gets or sets the chart tooltip content. (Inherited from C1.iOS.Chart.ChartBase) | |
UpdateAnimation | Gets or sets the update animation. (Inherited from C1.iOS.Chart.ChartBase) |
Name | Description | |
---|---|---|
Add | (Inherited from UIKit.UIView) | |
AddObserver | Overloaded. (Inherited from Foundation.NSObject) | |
AddSubviews | (Inherited from UIKit.UIView) | |
AwakeFromNib | (Inherited from Foundation.NSObject) | |
BeginInvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
BeginUpdate | Suspends notifications until the next call to EndUpdate. (Inherited from C1.iOS.Chart.ChartBase) | |
ConformsToProtocol | (Inherited from Foundation.NSObject) | |
DangerousAutorelease | (Inherited from Foundation.NSObject) | |
DangerousRelease | (Inherited from Foundation.NSObject) | |
DangerousRetain | (Inherited from Foundation.NSObject) | |
DataToPoint | Converts a Point from data coordinates to control coordinates. | |
Dispose | ||
EndUpdate | Resumes notifications suspended by calls to BeginUpdate. (Inherited from C1.iOS.Chart.ChartBase) | |
Equals | Overloaded. (Inherited from Foundation.NSObject) | |
GetEnumerator | (Inherited from UIKit.UIView) | |
GetHashCode | (Inherited from Foundation.NSObject) | |
GetNativeField | (Inherited from Foundation.NSObject) | |
HitTest | Overridden. Gets a ChartHitTestInfo object with information about the specified point. | |
Init | (Inherited from Foundation.NSObject) | |
Invalidate | Overridden. Invalidates the chart. | |
Invoke | Overloaded. (Inherited from Foundation.NSObject) | |
InvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
PointToData | Converts a Point from control coordinates to chart data coordinates. | |
Refresh | Refresh the chart. (Inherited from C1.iOS.Chart.ChartBase) | |
SetNativeField | (Inherited from Foundation.NSObject) | |
SetValueForKeyPath | (Inherited from Foundation.NSObject) | |
ToString | (Inherited from Foundation.NSObject) |
Name | Description | |
---|---|---|
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. |
Name | Description | |
---|---|---|
AnimationWillEnd | (Inherited from UIKit.UIView) | |
AnimationWillStart | (Inherited from UIKit.UIView) | |
DataLabelsLoading | Fires when chart data labels are loading. (Inherited from C1.iOS.Chart.ChartBase) | |
Disposed | IComponent Disposed event (Inherited from C1.iOS.Chart.ChartBase) | |
Rendered | Fires after chart finishes rendering. (Inherited from C1.iOS.Chart.ChartBase) | |
Rendering | Fires before chart starts rendering. (Inherited from C1.iOS.Chart.ChartBase) | |
SelectionChanged | Fires after selected element was changed. (Inherited from C1.iOS.Chart.ChartBase) | |
SeriesVisibilityChanged | Fires when chart series visibility was changed. | |
Tapped | Occurs for every touch event. (Inherited from C1.iOS.Chart.ChartBase) | |
ToolTipLoading | Fires when chart toolTip is loading. (Inherited from C1.iOS.Chart.ChartBase) |