ClassAxisSegment
Class
Axis segment in case of ScaleBreaks enabled
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
cs-api-definition
public class AxisSegment : StateManagedObject, IChartingStateManagedItem, IChartingStateManager
Inheritance: objectStateManagedObjectAxisSegment
Implements:
Inherited Members
Constructors
AxisSegment(string)
Creates a new class instance
Segment nameFields
axisSegmentPointEnd
End point of segment
axisSegmentPointStart
Start point of segment
axisSegmentRectangle
Segments rectangle
Properties
MaxValue
Maximum segment's value at the axis
Declaration
cs-api-definition
[Browsable(true)]
public double MaxValue { get; set; }
Property Value
MinValue
Segment minimum value at the axis
Declaration
cs-api-definition
[Browsable(true)]
public double MinValue { get; set; }
Property Value
Name
Segments name in collection