ComponentOne WPF Edition
Demos
Docs
Samples
Download
FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly
/
C1.WPF.Chart Namespace
/
Axis Class
/ Min 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
WPF FlexChart Overview
Getting Started with WPF Edition
FlexChart
FlexPie
Sunburst Chart
FlexRadar
TreeMap
.NET API Reference
.NET Framework API Reference
C1.WPF.FlexChart.4.6.2 Assembly
Namespaces
(Global) Namespace
Overview
C1.Chart Namespace
Overview
Classes
AnimationLoadOptions
AnimationOptions
AnimationTransformEventArgs
BaseRenderEventArgs
DateTimeGroupProvider
DoubleRange
ElementSize
HitTestInfo
PieAnimationOptions
TimeRange
TrendLineCalculator
Enumerations
AnimationDirection
AnimationSettings
AnimationState
AnimationType
AxisGroupSeparator
AxisLabelAlignment
AxisType
ChartElement
ChartSelectionMode
ChartType
ContentOptions
DataType
DatetimeAxisGroupType
Easing
ElementSizeType
ErrorAmount
ErrorBarDirection
ErrorBarEndStyle
ErrorValueType
FitType
FunnelChartType
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
IAxisGroupProvider
IDistributionSeries
IHistogramSeries
IRange
IRangedHistogramSeries
IRenderEngine
C1.Chart.Annotation Namespace
Overview
Enumerations
AnnotationAttachment
AnnotationPosition
C1.WPF.Chart Namespace
Overview
Classes
Axis
Overview
Members
Axis Constructor
Methods
Convert Method
ConvertBack Method
GetHeight Method
SetChartType Method
Properties
ActualMajorUnit Property
ActualMax Property
ActualMin Property
ActualMinorUnit Property
AxisLine Property
AxisType Property
Binding Property
ChartType Property
Format Property
GroupItemsPath Property
GroupNames Property
GroupProvider Property
GroupSeparator Property
GroupStyle Property
GroupTitleAlignment Property
GroupVisibilityLevel Property
ItemsSource Property
LabelAlignment Property
LabelAngle Property
LabelMax Property
LabelMin Property
Labels Property
LogBase Property
MajorGrid Property
MajorGridStyle Property
MajorTickMarks Property
MajorUnit Property
Max Property
Min Property
MinorGrid Property
MinorGridStyle Property
MinorTickMarks Property
MinorUnit Property
Origin Property
OverlappingLabels Property
PlotAreaName Property
Position Property
Reversed Property
Scrollbar Property
StaggeredLines Property
Style Property
TickLength Property
TimeUnit Property
Title Property
TitleStyle Property
Fields
AxisLineProperty Field
BindingProperty Field
ChartTypeProperty Field
FormatProperty Field
GroupItemsPathProperty Field
GroupNamesProperty Field
GroupProviderProperty Field
GroupSeparatorProperty Field
GroupStyleProperty Field
GroupTitleAlignmentProperty Field
GroupVisibilityLevelProperty Field
ItemsSourceProperty Field
LabelAlignmentProperty Field
LabelAngleProperty Field
LabelMaxProperty Field
LabelMinProperty Field
LabelsProperty Field
LogBaseProperty Field
MajorGridProperty Field
MajorGridStyleProperty Field
MajorTickMarksProperty Field
MajorUnitProperty Field
MaxProperty Field
MinorGridProperty Field
MinorGridStyleProperty Field
MinorTickMarksProperty Field
MinorUnitProperty Field
MinProperty Field
OriginProperty Field
OverlappingLabelsProperty Field
PlotAreaNameProperty Field
PositionProperty Field
ReversedProperty Field
ScrollbarProperty Field
StaggeredLinesProperty Field
StyleProperty Field
TickLengthProperty Field
TimeUnitProperty Field
TitleProperty Field
TitleStyleProperty Field
BoxWhisker
BreakEven
C1FlexChart
C1FlexPie
C1FlexRadar
C1Sunburst
C1TreeMap
ChartOptions
ChartStyle
DataLabel
DataLabelBase
ErrorBar
FlexChartBase
Histogram
LegendItemFormatEventArgs
NormalCurve
PieDataLabel
PlotArea
RadarSeries
RangedHistogram
RenderDataLabelEventArgs
RenderEventArgs
RenderNodeEventArgs
RenderPieDataLabelEventArgs
RenderSliceEventArgs
RenderSymbolEventArgs
Series
SeriesEventArgs
TrendLine
Waterfall
Enumerations
ImageFormat
RenderMode
Interfaces
IChartLayer
C1.WPF.Chart.Annotation Namespace
Overview
Classes
AnnotationBase
AnnotationLayer
Circle
Ellipse
Image
Line
Polygon
Rectangle
Shape
Square
Template
Text
C1.WPF.Chart.Interaction Namespace
Overview
Classes
C1AxisScrollbar
C1LineMarker
C1RangeSelector
PositionChangedArgs
TranslateBehavior
ZoomBehavior
Enumerations
GestureMode
LineMarkerAlignment
LineMarkerInteraction
LineMarkerLines
Interfaces
IBehavior
C1.WPF.Chart.Resources Namespace
Overview
C1.WPF.FlexChart.Extended.4.6.2 Assembly
Min Property (Axis)
In This Topic
Syntax
See Also
Gets or sets the axis minimum.
Syntax
Visual Basic
C#
public
double
Min {get; set;}
'Declaration Public Property Min As
Double
See Also
Reference
Axis Class
Axis Members