Top "Label" questions

A label is a placeholder for text and other UI elements.

How to Change textLabel property in UIButton programmatically in iOS?

I have a UIButton that should have 2 statuses - "Play" and "Pause"; i.e. - at the first time the …

ios uibutton label title
How to move a tick's label in matplotlib?

I would like to move some ticks' labels horizontally along the x-axis, without moving the corresponding ticks. More specifically, when …

python matplotlib label
Matlab - How to use strings instead of numbers in bar figure

I want to obtain a Matlab figure using the bar function but when the actual figure is plotted instead of …

matlab plot label bar-chart
Can I use label element with select?

Can I use label element with select? Most of the places I see label example with input elements only. What …

html label html-select w3c-validation
Text color of disabled control - how to change it

During the creation of my awesome Matching Game ;) I found a problem that is completely out of reach. When the …

c# .net winforms label disabled-control
How to add legend to imshow() in matplotlib

I am using matplotlib In plot() or bar(), we can easily put legend, if we add labels to them. but …

python matplotlib label legend imshow
Label outside arc (Pie chart) d3.js

I'm new to d3.js and I"m trying to make a Pie-chart with it. I have only one problem: …

javascript svg d3.js label pie-chart
How to generate a string variable out of a labeled numeric variable (Stata)?

I have a variable state that takes integer values from 11 to 99. It is labeled. How can I create a string …

string label stata
Margin-top not working with <label>

I'm trying to just nudge the email label and input down a little by assigning a class 'brtop' to the …

html label
How do I add an image to a label?

I have to add image to my label, but I can't find solution how to do this. I'm trying by …

c# image label fromfile