[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Android.Chart Assembly
C1.Android.Chart
Interfaces
IChart
Methods
GetAxes
dotnet-api
C1.Android.Calendar Assembly
C1.Android.Chart Assembly
C1.Android.Chart
Classes
Interfaces
IBrushConverter
IChart
Properties
Methods
CreateSeries
GetAxes
GetOption
GetPlotMargin
GetPlotRect
GetXItems
IsRotated
OnRenderingData
IChartAxis
IChartBase
IChartDataLabel
IChartLayer
IChartLegend
IChartSeries
ICustomRenderEngine
IHistogramSeries
IPalette
IPieChart
IPieDataLabel
IRadarChart
IStyleProvider
ISupportCustomRenderEngine
ITreeMap
IWaterfall
C1.Android.Chart.Annotation
C1.Android.Chart.Interaction
C1.Android.Core Assembly
C1.Android.Gauge Assembly
C1.Android.Grid Assembly
C1.Android.Input Assembly
C1.Android.Viewer Assembly
(Showing Draft Content)
C1.Android.Chart.IChart.GetAxes
GetAxes Method
GetAxes()
Gets the chart axes.
Declaration
List<IChartAxis> GetAxes()
Returns
Type
Description
List
<
IChartAxis
>