Crystal Reports Chart Color Highlights - visual-studio-2010

I am using the color highlights tab in the chart expert form in Crystal Reports in visual studio 2010.
The problem is that the equal to argument box is only accepting 4 characters. Does anyone know why this is?
Picture Chart Highlight

I've figured it out. The Color Highlight gets it variable characteristics from the Datasource. Once I changed the variable to a larger length it changed the amount in the argument.

Related

Change default stacked chart color in SSRS

I am developing SSRS report where I am using stack Bar chart. My problem is I am not able change the color of the series.
This is how it looks like in my report
I am trying to change the color from
But it change for both the series. Can anyone pls suggest how to change the color.

What's the name of the color for the current item in the VS XAML editor?

Ok. I am finding it difficult to visually discern where the current focus of my editor is. The image below shows that I am currently in the bottom PathIcon tag while the top PathIcon tag is highlighted because it is a matching type. The similarity in color has finally driven me crazy.
Does anyone know the correct text-type in the Fonts and Colors dialog of Visual Studio 2015 to change this color? And, look, for all the StackOverflow haters trolling the board, please resist closing this q until there is an answer. Then you can have your fun.
It looks like there are actually two different colors in play here. The grey box on the "<PathIcon" that contains the cursor is "Brace Matching (Rectangle)". The purplish box on the other "PathIcon" looks like it is the background portion of the "Match color", which is installed by the pro power tools.
The latter color won't reset if you change the color in fonts and colors but will be correct for editor instances you open after changing the color.
I think you're looking for Highlight Current Line (Active), which controls the colors of the line your cursor is on.

How to fix SSRS Tablix column width?

I'm creating a report for MS Dynamics AX using SSRS. So far everything is working well, but this time i'm making a report consisting of many tablixes. Row height is fixed and there seem to be no issues from a horizontal perspective. Vertically however there is problem because columns are resizing randomly and my tablixes dont appear uniform. Everything appears perfect in design view but not in the output. Columns resize at run time. I have set the canGrow properties to false and resized all the columns manually but to no effect.
I've attached screenshots of my design and a small part of the preview/output.
Design
Preview
Has anybody faced such an issue? Were they able to solve it?
I had a similar issue where I needed the cell to be 3.5 in, regardless of the data within it. The fix wound up being to set the padding in the blank cell to that width.

Subscipted Text in Visual Studio Labels

Since I can not have more than one Font specified for a Label in a Visual Studio 2010 project, so I attempted to use two Labels to give the effect of text with a subscript.
Even with Margin and Padding set to "0,0,0,0" I still get the background of one label covering the text of the other. The picture as the bottom shows the best I can get it.
Is there a way to really make the label extend 0 pixels beyond the text in the label?
Here are some pictures of the TextAlign properties for the labels. It seems they're set correctly:
With the padding you set it should work however, you probally need to also Right Align the Label on the left-hand side and Left Align the Label on the right-hand side.

Which option controls the color of this text?

I have applied a color theme called Vibrant Ink (or some modification of it), and since I installed Visual Studio 2010 Pro Power Tools all my statement completion boxes are unreadable.
undreadable http://img139.imageshack.us/img139/7876/undreadable.png.
What setting changes the colors of these boxes? Preferrably, I'd like to change the background color to something darker, but if that's not possible at least I want to change the text color.
Update: I changed the SignatureHelpTooltipBackground setting under Tools->Options...->Environment->Fonts and colors, but this doesn't seem to affect the tooltips when editing JavaScript.
Is there another setting for JS colors, or is this a bug in VS?
The "default" ToolTip style has hard-coded colors that will only be different if you are running in high-contrast mode. Otherwise, it will be the light gray gradient you see in the picture above.
The tooltips in the ProPack for VB/C# files use a custom (configurable) style as you noted above.
Please submit feedback that the default tooltip background color should be configurable. The more customer requests are heard for this issue, the higher the likelihood it will be fixed in a future release:
http://connect.microsoft.com/VisualStudio
I'm not sure it is legal or not, we can always disassemble the code and modify (patch) what we want. In this case, find that gray color in assembly and change it. It shouldn't be hard for someone who knows .NET and hexes well.

Resources