[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Chart.4.8 Assembly
C1.Win.C1Chart
Classes
LabelsCollection
Methods
Remove
dotnet-framework-api
C1.Win.C1Chart.4.8 Assembly
C1.Win.C1Chart
Classes
ActionCollection
AlarmZone
AlarmZonesCollection
AppDomainProxy<TAppClass>
Area
AttachMethodData
AutoLabelArrangement
AxesCollection
AxesCollectionEditor
Axis
AxisCompassEditor
AxisScrollBar
AxisScrollBar.ScaleMenuItem
AxisScrollBar.ScaleMenuItemCollection
AxisScrollEventArgs
Bar
Border
Bubble
C1Chart
C1DataMemberFieldEditor
CalculateFunctionEventArgs
ChartCoordArray
ChartCoordHolder
ChartData
ChartDataArray
ChartDataEventArgs
ChartDataSeries
ChartDataSeriesCollection
ChartDataSeriesEventArgs
ChartDesigner
ChartGridStyle
ChartGroup
ChartGroups
ChartGroupsCollection
ChartHistogram
ChartLabels
ChartLineStyle
ChartSymbolStyle
ChartToolTip
DataHighlight
DataLabel
DataTypeEditor
DrawDataSeriesEventArgs
DrawLegendEntryEventArgs
DrawSeriesEventArgs
FillStyle
FunctionBase
FunctionsCollection
Gantt
HiLoData
HighlightChangedEventArgs
Histogram
Interaction
Label
LabelsCollection
Constructors
Properties
Methods
AddNewLabel
IndexOf
InsertNewLabel
OnClear
OnClearComplete
OnInsert
OnInsertComplete
OnRemove
Remove
RemoveAll
Legend
Margin
NormalCurve
ParametricFunction
Pie
PlotArea
PointStyle
PointStyleSelectEventArgs
PointStylesCollection
Polar
PolygonData
PostDrawSeriesEventArgs
Radar
RegressionOptions
RegressionStatistics
Rounding
ShowTooltipEventArgs
StatisticalData
StatisticalData.ConfidenceInterval
Style
Title
TransformEventArgs
TrendLine
TrendLinesCollection
ValueLabel
ValueLabelsCollection
View3D
VisualEffects
VisualEffectsStyle
VisualEffectsStyle.ColorOptions
VisualEffectsStyle.EdgeStyle
VisualEffectsStyle.LightStyle
VisualEffectsStyle.ShadowStyle
VisualEffectsStyleCollection
YFunction
Enums
Interfaces
Delegates
C1.Win.C1Chart.DataBinding
C1.Win.C1Chart.DataEditor
C1.Win.C1Chart.Designer
C1.Win.C1ChartBase
(Showing Draft Content)
C1.Win.C1Chart.LabelsCollection.Remove
Remove Method
Remove(Label)
Removes the label specified.
Declaration
public void Remove(Label label)
Parameters
Type
Name
Description
Label
label
Label to remove.
See Also
LabelsCollection