RahulY
Members-
Content count
7 -
Joined
-
Last visited
About RahulY
-
Rank
Forum Newbie
-
resize legend position with respect to chart resizing
RahulY replied to RahulY's topic in Bug Reports
Hi, i want to place the legends at particular position(exactly above the 3rd last column) as attached in screenshot, but this position is in between the top-right position and top position, but when i resize by changing width of chart then the legends position should be at exactly above the 3rd last column Is there any way to do legends position should be at exactly above the 3rd last column even if i resize by changing width of chart ? Thanks -
RahulY started following gap or spacing between columns in 'mscolumn2d' charts, resize legend position with respect to chart resizing, minimize spacing between two columns in column2d and and 2 others
-
Hi, when i am using "legendPosition": "absolute", "legendXposition" : "250", "legendYposition" : "50" to fix the legend position but when i am resizing(by changing height or width) the charts then legends fixed at whatever we define in 'legendXposition' & 'legendYposition' position. is the any way resize legend position with respect to chart resizing ?
-
Hi, How can we minimize the spacing between two columns in "columns2d" charts as i attached, i have tried the "plotpaddingpercent" but doesn't work. also tried "plotSpacepercent" then my columns width going to be increases. is there any other options ?
-
gap or spacing between vertical lines with thickness same as columns in mscolumn2d charts
RahulY posted a topic in Bug Reports
As we are separating two columns using "plotpaddingpercent" in mscolumns2d, but is there any way to separate vertical grid band with thickness same as columns in mscolumn2d like attached in snap below: -
showalternatevgridcolor We have "showAlternateVGridColor", but Do we have continous V GridColor?
RahulY replied to RahulY's topic in Bug Reports
Thanks @Ayan Bhadury -
mscolumns2d gap or spacing between columns in 'mscolumn2d' charts
RahulY posted a topic in Bug Reports
i am implementing mscolumns2d chart as i see there is no property to adjust gap between columns , i want the gap or spacing between the two column in mscolumns2d chart, as shown in attachment(red color) ? -
showalternatevgridcolor We have "showAlternateVGridColor", but Do we have continous V GridColor?
RahulY posted a topic in Bug Reports
As we have "showAlternateVGridColor" is mscolumn2d which shows the alternate vertical grid color, do we have any property which shows continuous vertical grid color like shown in attachment?