Index: src/Common/DelftTools.Controls.Swf/Charting/Series/IAreaChartSeries.cs
===================================================================
diff -u -r8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9 -r5fc71a385897af92ccb092f2f969b5709afab85a
--- src/Common/DelftTools.Controls.Swf/Charting/Series/IAreaChartSeries.cs (.../IAreaChartSeries.cs) (revision 8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9)
+++ src/Common/DelftTools.Controls.Swf/Charting/Series/IAreaChartSeries.cs (.../IAreaChartSeries.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a)
@@ -19,7 +19,7 @@
/// Use hatch brush or solid brush
///
bool UseHatch { get; set; }
-
+
///
/// Transparency of the series
///
@@ -28,7 +28,7 @@
///
/// Type of interpolation to use (constant, linear or none)
///
- InterpolationType InterpolationType { get; set;}
+ InterpolationType InterpolationType { get; set; }
///
/// Values used for the x axis