ComponentOne WinForms Edition
Demos
Docs
Samples
Download
FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly
/
C1.Win.Chart Namespace
/
Series Class
/ AxisX Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
FlexChart Overview
Key Features
Feature Comparison
Quick Start
Design-time Support
Binding
Render Modes
Chart Types
Elements
End-user Interaction
Analysis
Appearance and Styling
Print
Animation
Export
Samples
Walkthrough
.NET API Reference
C1.Win.FlexChart.8 Assembly
Namespaces
C1.Chart Namespace
Overview
Classes
AnimationLoadOptions
AnimationOptions
AnimationTransformEventArgs
BaseRenderEventArgs
DateTimeGroupProvider
DoubleRange
ElementSize
GridLength
HitTestInfo
PieAnimationOptions
RegressionStatistics
SeriesBase
TimeRange
Enumerations
AnimationDirection
AnimationSettings
AnimationState
AnimationType
AxisGroupSeparator
AxisLabelAlignment
AxisType
ChartElement
ChartSelectionMode
ChartType
ContentOptions
DataType
DatetimeAxisGroupType
Easing
ElementSizeType
ErrorAmount
ErrorBarDirection
ErrorBarEndStyle
ErrorValueType
FitType
FunnelChartType
GridUnitType
HistogramAppearance
HistogramBinning
LabelOverlapping
LabelOverlappingOptions
LabelPosition
LegendScrollBars
LinePatternEnum
MeasureOption
MovingAverageType
Orientation
OverlappingLabels
Palette
PieLabelOverlapping
PieLabelPosition
Position
QuartileCalculation
RadarChartType
SeriesVisibility
SliceAttribute
Stacking
SymbolMarker
TextWrapping
TickMark
TimeUnits
TreeMapType
Interfaces
IAxisGroupHeaderProvider
IAxisGroupProvider
IDistributionSeries
IHistogramSeries
IRange
IRangedHistogramSeries
IRenderEngine
C1.Chart.Annotation Namespace
Overview
Enumerations
AnnotationAttachment
AnnotationPosition
C1.Win.Chart Namespace
Overview
Classes
Axis
BoxWhisker
BreakEven
ChartOptions
ChartStyle
ChartTitle
ChartToolTip
DataLabel
DataLabelBase
ErrorBar
FlexChart
FlexChartBase
FlexPie
FlexRadar
Histogram
Legend
LegendItemFormatEventArgs
NormalCurve
PieDataLabel
PlotArea
RadarSeries
RangedHistogram
RenderDataLabelEventArgs
RenderEventArgs
RenderNodeEventArgs
RenderPieDataLabelEventArgs
RenderSliceEventArgs
RenderSymbolEventArgs
Series
Overview
Members
Series Constructor
Methods
ClearData Method
Dispose Method
Dispose() Method
Dispose(Boolean) Method
Finalize Method
GetCount Method
GetDataType Method
GetItem Method
GetStyle Method
GetValidPropertyDescriptors Method
GetValues Method
Invalidate Method
IsRangeChartType Method
LoadBoundData Method
OnDataSourceChanged Method
OnSymbolRendered Method
OnSymbolRendering Method
OnVisibilityChanged Method
Rebind Method
RebindCurrencyMananger Method
SetData Method
SetStyle Method
Properties
ActualBinding Property
ActualBindingX Property
ActualDataMember Property
ActualItemsSource Property
AltStyle Property
AxisX Property
AxisY Property
Binding Property
BindingMode Property
BindingX Property
Chart Property
DataLabel Property
DataMember Property
DataSource Property
HasCustomSymbol Property
Style Property
SymbolStyle Property
Tooltip Property
Events
SymbolRendered Event
SymbolRendering Event
SeriesCollection
SeriesEventArgs
Sunburst
TreeMap
TrendLine
Waterfall
Enumerations
BindingMode
ChartSmoothingMode
ImageFormat
RenderMode
C1.Win.Chart.Annotation Namespace
Overview
Classes
AnnotationBase
AnnotationLayer
Circle
Ellipse
Image
Line
Polygon
Rectangle
Shape
Square
Text
C1.Win.Chart.Interaction Namespace
Overview
Classes
AxisScrollbar
C1RangeSlider.RangeSliderStyleCollection
C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection
C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection
LineMarker
PositionChangedEventArgs
RangeSelector
TranslateBehavior
ZoomBehavior
Enumerations
GestureMode
LineMarkerAlignment
LineMarkerInteraction
LineMarkerLines
RangeSliderScrollBehavior
Structures
LineMarker.WIN32Rect
Delegates
LineMarker.PositionChangedEventHandler
C1.Win.Chart.Localization Namespace
Overview
Classes
Strings
Strings.MathUtilsExceptions
C1.Win.Chart.Palettes Namespace
Overview
Classes
Diverging
ExtendedPalette
Qualitative
SequentialMulti
SequentialSingle
C1.Win.FlexChart.Extended.8 Assembly
C1.Win.FlexChart.Toolbar.8 Assembly
C1.Win.Ribbon.8 Assembly
.NET Framework API Reference
AxisX Property (Series)
In This Topic
Syntax
See Also
Gets or sets the series x-axis.
Syntax
Visual Basic
C#
public
Axis
AxisX {get; set;}
'Declaration Public Property AxisX As
Axis
See Also
Reference
Series Class
Series Members