<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using labelStyle ellipsisEnd in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-labelStyle-ellipsisEnd/m-p/19225#M676</link>
    <description>&lt;P&gt;This is a simple question, caused by the fact that I have a hard time constructing the right form of a property when reading your documents.  I want to move the ellipsis on a legend to the end of the string, which I see is a textBlock that is referred to by legend, and is in a property named overflowMode.  So I think I need something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;param name="charting.legend.labelStyle"&amp;gt;ellipsisEnd&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But that doesn't do it.  What form do I use for this line, and to save future questions how do I figure that out based on the documents?  When I look at the legend definition is says there is a property called labelStyle, with the value "style" which of course points me back to the textBlock page that has the overflowMode – but that property isn't in the list of properties on the legend page, so I basically go around in a circle trying to formulate the parameter name and value to use&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2010 07:47:04 GMT</pubDate>
    <dc:creator>Simon_Shelston</dc:creator>
    <dc:date>2010-12-30T07:47:04Z</dc:date>
    <item>
      <title>Using labelStyle ellipsisEnd</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-labelStyle-ellipsisEnd/m-p/19225#M676</link>
      <description>&lt;P&gt;This is a simple question, caused by the fact that I have a hard time constructing the right form of a property when reading your documents.  I want to move the ellipsis on a legend to the end of the string, which I see is a textBlock that is referred to by legend, and is in a property named overflowMode.  So I think I need something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;param name="charting.legend.labelStyle"&amp;gt;ellipsisEnd&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But that doesn't do it.  What form do I use for this line, and to save future questions how do I figure that out based on the documents?  When I look at the legend definition is says there is a property called labelStyle, with the value "style" which of course points me back to the textBlock page that has the overflowMode – but that property isn't in the list of properties on the legend page, so I basically go around in a circle trying to formulate the parameter name and value to use&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2010 07:47:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Using-labelStyle-ellipsisEnd/m-p/19225#M676</guid>
      <dc:creator>Simon_Shelston</dc:creator>
      <dc:date>2010-12-30T07:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using labelStyle ellipsisEnd</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-labelStyle-ellipsisEnd/m-p/19226#M677</link>
      <description>&lt;P&gt;Don't you just love Advanced XML. Turns out you're missing just one bit:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;param name="charting.legend.labelStyle.overflowMode"&amp;gt;ellipsisEnd&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And if you want to do the same thing in your mouseover label on the graph itself, you can use this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;param name="charting.tooltip.content.fieldStyle.overflowMode"&amp;gt;ellipsisEnd&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Aug 2011 20:49:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Using-labelStyle-ellipsisEnd/m-p/19226#M677</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2011-08-10T20:49:58Z</dc:date>
    </item>
  </channel>
</rss>

