# Stripe Charts

You can add an XY stripe chart to your spreadsheet using Spread for ASP.NET. Learn more in documentation.

## Content



The stripe chart can be an XY plot such as the one shown in this figure.

![XY Stripe Chart](https://cdn.mescius.io/document-site-files/images/346c9178-0ed8-4fb9-908b-1565b22fb408/artwork/plottypes-xy-stripes.png)

You can specify a start and end value for the stripe on the chart axis. You can also specify a fill type and color for the stripe. A stripe can be added to a chart with the axis properties in the appropriate plot area class.

For more information on the stripe object in the API, refer to the [Stripe](/spreadnet/api/latest/online-asp/FarPoint.Web.Chart/FarPoint.Web.Chart.Stripe.html) class.