Solved! Go to Solution.
And I would need a way to define size of the stacked bar using a normalization field from the feature layer....Currently you are allowed to define the height and width of the symbol. Changin the MapPoint to a Polgon is that what you want to do, you need to get a MapPoint from the Polygon as all you need is a XY of where to draw the stacked symbol. This symbol is for drawing the stacked bar if you want the polygon to be drawn as well then you have to add the layer agin using a standard SimpleFillSymbol as the renderer.