Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Histograms on X and Y Axis

$
0
0

Hi Petar,

Yes, the categorical axis has the 'GapLength' property which removes the gap between bars when we set it to 0.

 

But is there any way to remove the gap between bars using scattarpointseries with point template (illustrated by the following code):

<telerik:ScatterPointSeries.PointTemplate>
    <DataTemplate>
        <CanvasWidth="1"Height="1">
          <RectangleCanvas.Bottom="-10000"Width="10"Height="10000"Fill="Blue"/>
        </Canvas>
    </DataTemplate>
</telerik:ScatterPointSeries.PointTemplate>

Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>