This question is locked. New answers and comments are not allowed.
i am using this template:
<Style TargetType="telerik:TrackBallInfoControl"> <Setter Property="Background" Value="White"/> <Setter Property="Foreground" Value="#FF103766"/> <Setter Property="BorderBrush" Value="Transparent"/></Style>
And i am wonder how to reach other properties for example Pillar and the Dot color ?
