Trendline Binding[Sample|Source|Documentation] Created with Raphaël 2.0.1SalesSalesBeveragesCondimentsConfectionsDairy ProductsGrains/CerealsMeat/PoultryProduceSeafood4000045000500005500060000650007000075000800008500090000950001000001050001100001150001200001312121210765 Description This sample demostrates how to use C1BubbleChartBinding to draw a trendline by setting following properties: TrendlineFitType - sepcifies the type of the trendline. TrendlineSampleCount - specifies the sample count for function calculation. It works only if the TrendlineFitType is polynom, power, exponent, logarithmic and fourier. TrendlineOrder - defines the number of terms in polynom equation. It works only if the TrendlineFitType is polynom, power, exponent, logarithmic and fourier.