Back to Devexpress

Strip Properties

corelibraries-devexpress-dot-xtracharts-dot-strip-dot-underscore-properties.md

latest3.1 KB
Original Source

Strip Properties

Represents a strip line within a chart control’s diagram.

NameDescription
AxisLabelTextGets or sets the text for an axis label that identifies the strip within its axis.
CheckableInLegendSpecifies a value which determines whether to show a legend check box instead of a legend marker for a strip.
CheckedInLegendGets or sets a value that determines whether a legend check box is checked for a strip.
ColorGets or sets a strip‘s color.
FillStyleGets the fill style settings of the strip.
LegendGets or sets a legend displaying a strip legend item.
LegendNameFor internal use. Supports serialization of the SeriesBase.Legend property.
LegendTextGets or sets the text that identifies the strip within the legend of a chart control.
MaxLimitGets the settings that define the maximum limiting value of the strip along an axis.
MinLimitGets the settings that define the minimum limiting value of the strip along an axis.
NameGets or sets the name of the chart element. Inherited from ChartElementNamed.
ShowAxisLabelGets or sets a value that specifies whether the strip is labeled within its axis.
ShowInLegendGets or sets a value that specifies whether the strip is represented in the chart control’s legend.
StripID
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
VisibleSpecifies whether the strip is visible.

See Also

Strip Class

Strip Members

DevExpress.XtraCharts Namespace